Simplify building nix-perl in nix-shell

This commit is contained in:
Eelco Dolstra 2017-04-26 17:04:45 +02:00
parent 6734c18c99
commit 98a2adb135
No known key found for this signature in database
GPG key ID: 8170B4726D7198DE
5 changed files with 15 additions and 6 deletions

View file

@ -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