mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-15 22:36:23 +01:00
b2871a6ca8
Using `makeFlags` doesn't do anything, using the local `Makefile.local` is actually working.
6 lines
109 B
Makefile
6 lines
109 B
Makefile
USE_CURL = 1
|
|
USE_CURL_DLOPEN = 0
|
|
USE_FREETYPE = 1
|
|
USE_INTERNAL_LIBS = 0
|
|
USE_OPENAL = 1
|
|
USE_OPENAL_DLOPEN = 0
|