mirror of
https://github.com/NixOS/nix
synced 2025-07-17 22:48:29 +02:00
Fix building without Boehm GC
This commit is contained in:
parent
812b5a30ec
commit
9b11a8bfbc
2 changed files with 2 additions and 1 deletions
|
@ -1,3 +1,4 @@
|
|||
BDW_GC_LIBS = @BDW_GC_LIBS@
|
||||
BUILD_DEBUG = 1
|
||||
CC = @CC@
|
||||
CFLAGS = @CFLAGS@
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue