summaryrefslogtreecommitdiffstats
path: root/abs/core/iptables/0503-extension_cppflags.patch
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2014-12-02 21:36:29 (GMT)
committerBritney Fransen <brfransen@gmail.com>2014-12-02 21:36:29 (GMT)
commitc2a236f82497d0e3509bb0800abebe638baec8bd (patch)
treeacf6f6b061d99af0261cac0e4c2b0f2a91cc5636 /abs/core/iptables/0503-extension_cppflags.patch
parentb7e5fc1ce498f5a32966deeb2c64a445aaf2b854 (diff)
downloadlinhes_pkgbuild-c2a236f82497d0e3509bb0800abebe638baec8bd.zip
linhes_pkgbuild-c2a236f82497d0e3509bb0800abebe638baec8bd.tar.gz
linhes_pkgbuild-c2a236f82497d0e3509bb0800abebe638baec8bd.tar.bz2
iptables: update to 1.4.21
Diffstat (limited to 'abs/core/iptables/0503-extension_cppflags.patch')
-rw-r--r--abs/core/iptables/0503-extension_cppflags.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/abs/core/iptables/0503-extension_cppflags.patch b/abs/core/iptables/0503-extension_cppflags.patch
deleted file mode 100644
index 0eb6457..0000000
--- a/abs/core/iptables/0503-extension_cppflags.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-Index: b/extensions/GNUmakefile.in
-===================================================================
---- a/extensions/GNUmakefile.in 2012-03-27 12:14:05.000000000 -0400
-+++ b/extensions/GNUmakefile.in 2012-03-27 16:03:48.378790221 -0400
-@@ -21,7 +21,7 @@
- kinclude_CPPFLAGS = @kinclude_CPPFLAGS@
-
- AM_CFLAGS = ${regular_CFLAGS}
--AM_CPPFLAGS = ${regular_CPPFLAGS} -I${top_builddir}/include -I${top_builddir} -I${top_srcdir}/include ${kinclude_CPPFLAGS}
-+AM_CPPFLAGS = ${CPPFLAGS} ${regular_CPPFLAGS} -I${top_builddir}/include -I${top_builddir} -I${top_srcdir}/include ${kinclude_CPPFLAGS}
- AM_DEPFLAGS = -Wp,-MMD,$(@D)/.$(@F).d,-MT,$@
- AM_LDFLAGS = @noundef_LDFLAGS@
-