1
0
Fork 0
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:
Eelco Dolstra 2013-11-22 20:05:00 +00:00
parent 812b5a30ec
commit 9b11a8bfbc
2 changed files with 2 additions and 1 deletions

View file

@ -1,3 +1,4 @@
BDW_GC_LIBS = @BDW_GC_LIBS@
BUILD_DEBUG = 1
CC = @CC@
CFLAGS = @CFLAGS@