git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge remote-tracking branch 'origin/stg-2.409' into ticket37
[stg.git]
/
projects
/
stargazer
/
plugins
/
store
/
firebird
/
Makefile
diff --git
a/projects/stargazer/plugins/store/firebird/Makefile
b/projects/stargazer/plugins/store/firebird/Makefile
index a6fb9ccd38bbf7fec708ab0dca2b99a0ae6ca07b..cbe8156bcb5f4210d1135c8d212b57e74edee480 100644
(file)
--- a/
projects/stargazer/plugins/store/firebird/Makefile
+++ b/
projects/stargazer/plugins/store/firebird/Makefile
@@
-22,9
+22,6
@@
STGLIBS = ibpp \
logger \
crypto
-FB_CFLAGS = $(shell fb_config --cflags)
-FB_LDFLAGS = $(shell fb_config --libs)
-
CXXFLAGS += $(FB_CFLAGS)
LDFLAGS += $(FB_LDFLAGS)