mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-29 10:23:29 +00:00
b2871a6ca8
Using `makeFlags` doesn't do anything, using the local `Makefile.local` is actually working.
7 lines
109 B
Makefile
7 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
|