1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-26 09:37:44 +02:00
openwrt-packages/net/netatalk/patches/001-automake-compat.patch
Nicolas Thill 829fd8fc9a netatalk: refresh patch
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2014-09-05 15:43:01 +02:00

10 lines
179 B
Diff

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