mirror of
https://github.com/NixOS/nix
synced 2025-06-25 06:31:14 +02:00
Out-of-tree building of perl modules.
This commit is contained in:
parent
70f75be199
commit
ecedd9c50c
2 changed files with 2 additions and 1 deletions
|
@ -26,6 +26,7 @@ AM_CXXFLAGS = \
|
|||
-D_FILE_OFFSET_BITS=64
|
||||
|
||||
lib/Nix/Store.cc: lib/Nix/Store.xs
|
||||
$(INSTALL) -d lib/Nix
|
||||
xsubpp $^ -output $@
|
||||
|
||||
else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue