forked from GitHub/gf-core
added -lrt
This commit is contained in:
@@ -27,7 +27,7 @@ libpgf_la_SOURCES = \
|
||||
pgf/expr.h \
|
||||
pgf/namespace.h
|
||||
|
||||
libpgf_la_LDFLAGS = "-no-undefined"
|
||||
libpgf_la_LDFLAGS = "-no-undefined -lrt"
|
||||
libpgf_la_CXXFLAGS = -fno-rtti
|
||||
|
||||
bin_PROGRAMS =
|
||||
|
||||
Reference in New Issue
Block a user