Allow (dynamic) libraries to depend on other libraries
This commit is contained in:
@@ -4,4 +4,6 @@ libmain_DIR := $(d)
|
||||
|
||||
libmain_SOURCES = shared.cc stack.cc
|
||||
|
||||
libmain_LIBS = libstore libutil libformat
|
||||
|
||||
libmain_LDFLAGS_PROPAGATED = $(BDW_GC_LIBS)
|
||||
|
||||
Reference in New Issue
Block a user