asymptote: dropped old code to find boehmgc

svn path=/nixpkgs/trunk/; revision=31473
This commit is contained in:
Peter Simons 2012-01-10 20:34:45 +00:00
parent f5bd12aa80
commit f685f874a7

View file

@ -28,7 +28,6 @@ rec {
"fixInfoDir"];
setVars = a.noDepEntry ''
export NIX_CFLAGS_COMPILE="$NIX_CFLAGS_COMPILE -I${a.boehmgc}/include/gc"
export HOME="$PWD"
'';