mirror of
https://github.com/thestk/stk
synced 2026-01-31 06:53:39 +00:00
Use any LDFLAGS set when running ./configure
This commit is contained in:
@@ -24,6 +24,7 @@ DEFS = @CPPFLAGS@
|
||||
DEFS += @byte_order@
|
||||
CFLAGS = @CXXFLAGS@
|
||||
CFLAGS += -I$(INCLUDE) -I$(INCLUDE)/../src/include
|
||||
LDFLAGS = @LDFLAGS@
|
||||
LIBRARY = @LIBS@
|
||||
|
||||
REALTIME = @realtime@
|
||||
|
||||
Reference in New Issue
Block a user