disable more checks for postgresql
git-svn-id: svn://svn.openwrt.org/openwrt/packages@11422 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
07bfdfaf6a
commit
11a39a4237
@ -37,6 +37,7 @@ CONFIGURE_ARGS += \
|
||||
ac_cv_file__usr_pkg_include=no \
|
||||
ac_cv_file__usr_local_pgsql_lib=no \
|
||||
ac_cv_file__usr_local_pgsql_include=no \
|
||||
ac_cv_lib_pq_PQconnectdb=no \
|
||||
|
||||
EXTRA_CFLAGS+=-I$(STAGING_DIR)/usr/include -I$(STAGING_DIR)/include
|
||||
EXTRA_LDFLAGS+=-L$(STAGING_DIR)/usr/lib -Wl,-rpath-link,$(STAGING_DIR)/usr/lib
|
||||
|
Loading…
x
Reference in New Issue
Block a user