mirror of
https://github.com/NixOS/nix
synced 2025-06-29 23:13:14 +02:00
more debug removal
This commit is contained in:
parent
e54f17eb46
commit
71da988d47
2 changed files with 2 additions and 4 deletions
|
@ -10,6 +10,6 @@ libcmd_CXXFLAGS += -I src/libutil -I src/libstore -I src/libexpr -I src/libmain
|
|||
|
||||
libcmd_LDFLAGS = $(EDITLINE_LIBS) -llowdown
|
||||
|
||||
libcmd_LIBS = libstore libutil libexpr libmain libfetchers libnix libwut
|
||||
libcmd_LIBS = libstore libutil libexpr libmain libfetchers libnix
|
||||
|
||||
$(eval $(call install-file-in, $(d)/nix-cmd.pc, $(prefix)/lib/pkgconfig, 0644))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue