mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
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