mirror of
https://github.com/NixOS/nix
synced 2025-06-27 21:01:16 +02:00
parent
d4a71ec3bf
commit
7d7b67986a
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ ifeq ($(perlbindings), yes)
|
||||||
|
|
||||||
Store_SOURCES := $(Store_DIR)/Store.cc
|
Store_SOURCES := $(Store_DIR)/Store.cc
|
||||||
|
|
||||||
Store_LIBS = libstore
|
Store_LIBS = libstore libutil
|
||||||
|
|
||||||
Store_CXXFLAGS = \
|
Store_CXXFLAGS = \
|
||||||
-I$(shell $(perl) -e 'use Config; print $$Config{archlibexp};')/CORE \
|
-I$(shell $(perl) -e 'use Config; print $$Config{archlibexp};')/CORE \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue