mirror of
https://github.com/NixOS/nix
synced 2025-07-07 06:01:48 +02:00
Remove global -I flags
This commit is contained in:
parent
e0a0ae0467
commit
2c692a3b14
20 changed files with 30 additions and 17 deletions
|
@ -7,3 +7,5 @@ libplugintest_SOURCES := $(d)/plugintest.cc
|
|||
libplugintest_ALLOW_UNDEFINED := 1
|
||||
|
||||
libplugintest_EXCLUDE_FROM_LIBRARY_LIST := 1
|
||||
|
||||
libplugintest_CXXFLAGS := -I src/libutil -I src/libexpr
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue