Files
packages/net/netatalk/patches/001-automake-compat.patch
jow 75ba1369c3 [packages] netatalk: remove some redundant CFLAG overrides, use autoreconf to ensure a consistent configure outcome, patch broken shipped iconv.m4
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28482 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-17 14:52:22 +00:00

10 lines
179 B
Diff

--- a/macros/iconv.m4
+++ b/macros/iconv.m4
@@ -114,6 +114,5 @@ int main() {
CFLAGS="$savedcflags"
LDFLAGS="$savedldflags"
- CPPFLAGS="$saved_CPPFLAGS"
])