mirror of
https://github.com/NixOS/nix
synced 2025-06-25 06:31:14 +02:00
Shut up some warnings
This commit is contained in:
parent
dd3714f6ef
commit
f8a2e8a552
6 changed files with 17 additions and 13 deletions
|
@ -6,8 +6,6 @@ libexpr_DIR := $(d)
|
|||
|
||||
libexpr_SOURCES := $(wildcard $(d)/*.cc) $(wildcard $(d)/primops/*.cc) $(d)/lexer-tab.cc $(d)/parser-tab.cc
|
||||
|
||||
libexpr_CXXFLAGS := -Wno-deprecated-register
|
||||
|
||||
libexpr_LIBS = libutil libstore libformat
|
||||
|
||||
libexpr_LDFLAGS =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue