|
@ -83,8 +83,7 @@ CONFIGURE_ARGS += \ |
|
|
--with-libpcre-libraries="$(STAGING_DIR)/usr/lib" \
|
|
|
--with-libpcre-libraries="$(STAGING_DIR)/usr/lib" \
|
|
|
--with-daq-includes="$(STAGING_DIR)/usr/include" \
|
|
|
--with-daq-includes="$(STAGING_DIR)/usr/include" \
|
|
|
--with-daq-libraries="$(STAGING_DIR)/usr/lib" \
|
|
|
--with-daq-libraries="$(STAGING_DIR)/usr/lib" \
|
|
|
--disable-static-daq \
|
|
|
|
|
|
--disable-lzma |
|
|
|
|
|
|
|
|
--disable-static-daq |
|
|
|
|
|
|
|
|
CONFIGURE_VARS += \
|
|
|
CONFIGURE_VARS += \
|
|
|
CPPFLAGS="$$$$CPPFLAGS -I$(STAGING_DIR)/usr/include/mysql" \
|
|
|
CPPFLAGS="$$$$CPPFLAGS -I$(STAGING_DIR)/usr/include/mysql" \
|
|
|