Simplify building nix-perl in nix-shell
This commit is contained in:
parent
6734c18c99
commit
98a2adb135
5 changed files with 15 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
makefiles = local.mk
|
||||
|
||||
GLOBAL_CXXFLAGS += -std=c++14 -g -Wall -include nix/config.h
|
||||
GLOBAL_CXXFLAGS += -std=c++14 -g -Wall
|
||||
|
||||
-include Makefile.config
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue