mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
gnu: bullet: Enable multithreading.
* gnu/packages/game-development.scm (bullet):
[arguments] {configure-flags}: Enable multithreading.
Change-Id: I0d5ebde7df170a84ce8033aa3201ebe25137bcfe
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
This commit is contained in:
parent
2a9e61ba60
commit
0e743dcde1
1 changed files with 1 additions and 0 deletions
|
|
@ -192,6 +192,7 @@
|
|||
"-DBUILD_CPU_DEMOS=OFF"
|
||||
"-DBUILD_OPENGL3_DEMOS=OFF"
|
||||
"-DBUILD_BULLET2_DEMOS=OFF"
|
||||
"-DBULLET2_MULTITHREADING=ON"
|
||||
;; openmw 0.47.0 requires bullet to be built with
|
||||
;; double precision.
|
||||
;; See <https://issues.guix.gnu.org/52953> for
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue