1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-19 23:28:39 +02:00

Merge pull request #6869 from pprindeville/syslog-ng-disable-tests

syslog-ng: disable tests as Travis is timing out
This commit is contained in:
Philip Prindeville 2018-09-18 22:09:37 -04:00 committed by GitHub
commit 07ae4d928e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=syslog-ng
PKG_VERSION:=3.16.1
PKG_RELEASE:=1
PKG_RELEASE:=2
PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org>
@ -55,6 +55,7 @@ CONFIGURE_ARGS += \
--disable-smtp \
--disable-redis \
--enable-prce \
--disable-tests \
TARGET_CPPFLAGS += \
-I$(STAGING_DIR)/usr/include/eventlog