mirror of
https://github.com/thestk/stk
synced 2026-01-11 20:11:52 +00:00
Use any LDFLAGS set when running ./configure
This commit is contained in:
@@ -48,6 +48,7 @@ DEFS = @CPPFLAGS@
|
||||
DEFS += @byte_order@
|
||||
CFLAGS = @CXXFLAGS@
|
||||
CFLAGS += $(INCLUDE) -Iinclude -fPIC
|
||||
LDFLAGS = @LDFLAGS@
|
||||
LIBS = @LIBS@
|
||||
|
||||
REALTIME = @realtime@
|
||||
|
||||
Reference in New Issue
Block a user