OCT 提交ODBC库

This commit is contained in:
mengqingchao 2019-07-19 16:45:42 +08:00
parent ba9071680a
commit a4f0b9a91b
1 changed files with 2 additions and 2 deletions

View File

@ -34,8 +34,8 @@ PLAT_LINUX_SRCS = $(COMMON_DB)
PLAT_ARM64_SRCS = $(COMMON_DB)
# gcc CFLAGS
PLAT_ARM64_CFLAGS := -fPIC -I../../Common -I../common/database -I../thirdparty/arm64/usr/local/include -I../thirdparty/arm64/usr/local/lib
PLAT_LINUX_CFLAGS := -fPIC -I../../Common -I../common/database -I../thirdparty/x86_64/usr/local/include -I../thirdparty/x86_64/usr/local/lib
PLAT_ARM64_CFLAGS := -fPIC -I../../Common -I../common/database -I../thirdparty/arm64/usr/local/include/database -I../thirdparty/arm64/usr/local/lib
PLAT_LINUX_CFLAGS := -fPIC -I../../Common -I../common/database -I../thirdparty/x86_64/usr/local/include/database -I../thirdparty/x86_64/usr/local/lib
PLAT_ARM64_LDFLAGS := -fPIC -shared