1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-06 21:41:48 +02:00

Support building dynamic libraries

This commit is contained in:
Eelco Dolstra 2013-11-22 20:56:58 +00:00
parent 9b11a8bfbc
commit 6dd74b48f8
4 changed files with 23 additions and 13 deletions

View file

@ -5,3 +5,5 @@ nix-store_DIR := $(d)
nix-store_SOURCES = nix-store.cc dotgraph.cc xmlgraph.cc
nix-store_LIBS = libmain libstore libutil libformat
nix-store_LDFLAGS = -lbz2