mirror of
https://github.com/openwrt/packages.git
synced 2026-01-10 11:44:48 +00:00
postgresql: set include path to fix building contribs
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
@@ -135,6 +135,8 @@ CONFIGURE_ARGS += \
|
||||
--enable-depend \
|
||||
$(if $(CONFIG_TARGET_avr32),--disable-spinlocks)
|
||||
|
||||
EXTRA_CFLAGS:= -I$(PKG_BUILD_DIR)/src/include/
|
||||
|
||||
# Need a native ecpg ,pg_config, and zic for build
|
||||
define Host/Compile
|
||||
$(MAKE) -C $(HOST_BUILD_DIR)/src/interfaces/ecpg/preproc CC="$(HOSTCC)"
|
||||
|
||||
Reference in New Issue
Block a user