mirror of
https://github.com/NixOS/nix.git
synced 2024-11-25 08:12:29 +00:00
* Propagate the CC setting.
This commit is contained in:
parent
aeae0beba4
commit
0304fda3cf
2
externals/Makefile.am
vendored
2
externals/Makefile.am
vendored
@ -17,7 +17,7 @@ build-bzip2:
|
||||
else
|
||||
build-bzip2: $(BZIP2)
|
||||
(cd $(BZIP2) && \
|
||||
$(MAKE) && \
|
||||
$(MAKE) CC="$(CC)" && \
|
||||
$(MAKE) install PREFIX=$(abs_builddir)/inst-bzip2)
|
||||
touch build-bzip2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user