summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTroy Dack <tad@gentoo.org>2004-03-30 12:10:58 +0000
committerTroy Dack <tad@gentoo.org>2004-03-30 12:10:58 +0000
commit3ce3244c48d142f5124904c41ff27cb55a5fc67a (patch)
treeb2997ca1952b0202fa197370e8b5f7b7cba10a5f /app-pda/synce-libsynce/files/0.8.9/synce-libsynce-0.8.9-gcc33.patch
parentClosing #45583. (Manifest recommit) (diff)
downloadgentoo-2-3ce3244c48d142f5124904c41ff27cb55a5fc67a.tar.gz
gentoo-2-3ce3244c48d142f5124904c41ff27cb55a5fc67a.tar.bz2
gentoo-2-3ce3244c48d142f5124904c41ff27cb55a5fc67a.zip
Build fix. Closes Bug #45878.
Diffstat (limited to 'app-pda/synce-libsynce/files/0.8.9/synce-libsynce-0.8.9-gcc33.patch')
-rw-r--r--app-pda/synce-libsynce/files/0.8.9/synce-libsynce-0.8.9-gcc33.patch9
1 files changed, 9 insertions, 0 deletions
diff --git a/app-pda/synce-libsynce/files/0.8.9/synce-libsynce-0.8.9-gcc33.patch b/app-pda/synce-libsynce/files/0.8.9/synce-libsynce-0.8.9-gcc33.patch
new file mode 100644
index 000000000000..4a6d4ae3f63f
--- /dev/null
+++ b/app-pda/synce-libsynce/files/0.8.9/synce-libsynce-0.8.9-gcc33.patch
@@ -0,0 +1,9 @@
+--- synce-libsynce-0.8.9-orig/lib/Makefile.am 2004-03-10 16:30:22.818512576 +0000
++++ synce-libsynce-0.8.9/lib/Makefile.am 2004-03-10 16:30:35.237624584 +0000
+@@ -1,5 +1,5 @@
+ ## useful flags
+-AM_CFLAGS = -g -Wall -Wsign-compare -Wno-long-long -Werror -ansi @CFLAGS@ @APPLE_CFLAGS@ -I..
++AM_CFLAGS = -g -Wall -Wsign-compare -Wno-long-long -ansi @CFLAGS@ @APPLE_CFLAGS@ -I..
+
+ ## create this library
+ lib_LTLIBRARIES = libsynce.la