Fix perl build
This commit is contained in:
parent
c0745a2531
commit
d087700347
4 changed files with 22 additions and 29 deletions
|
@ -1,6 +1,6 @@
|
|||
makefiles = local.mk
|
||||
|
||||
GLOBAL_CXXFLAGS += -std=c++11 -g -Wall
|
||||
GLOBAL_CXXFLAGS += -std=c++14 -g -Wall -include nix/config.h
|
||||
|
||||
-include Makefile.config
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue