]> git.pld-linux.org Git - packages/amarok.git/commitdiff
- sparc compilation fix (from czarny) auto/ac/amarok-1_4_4-4
authorhawk <hawk@pld-linux.org>
Thu, 16 Nov 2006 22:05:35 +0000 (22:05 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    amarok-sparc.patch -> 1.1

amarok-sparc.patch [new file with mode: 0644]

diff --git a/amarok-sparc.patch b/amarok-sparc.patch
new file mode 100644 (file)
index 0000000..7959abb
--- /dev/null
@@ -0,0 +1,11 @@
+--- admin/acinclude.m4.in.orig 2006-11-16 17:50:09.476528812 +0000
++++ admin/acinclude.m4.in      2006-11-16 17:50:20.123466488 +0000
+@@ -3197,7 +3197,7 @@
+         CXXFLAGS="-Wall -W -Wpointer-arith $CXXFLAGS"
+         case $host in
+           *-*-linux-gnu)      
+-            CFLAGS="-std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE $CFLAGS"
++            CFLAGS="-W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE $CFLAGS"
+             CXXFLAGS="-ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts $CXXFLAGS"
+             KDE_CHECK_COMPILER_FLAG(Wmissing-format-attribute, [CXXFLAGS="$CXXFLAGS -Wformat-security -Wmissing-format-attribute"])
+             KDE_CHECK_C_COMPILER_FLAG(Wmissing-format-attribute, [CFLAGS="$CFLAGS -Wformat-security -Wmissing-format-attribute"])
This page took 0.03972 seconds and 4 git commands to generate.