summaryrefslogtreecommitdiff
path: root/freetype/freetype-2.4.8.patch
blob: 9ae69a3a6b456718de3d95364098ef31849f6adb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
--- misc/build/freetype-2.4.8/builds/unix/configure
+++ misc/build/freetype-2.4.8/builds/unix/configure
@@ -3619,7 +3619,7 @@
 
 if test "x$GCC" = xyes; then
   XX_CFLAGS="-Wall"
-  XX_ANSIFLAGS="-pedantic -ansi"
+  XX_ANSIFLAGS=
 else
   case "$host" in
   *-dec-osf*)
@@ -10039,7 +10039,7 @@
 	*Sun\ F*)			# Sun Fortran 8.3
 	  tmp_sharedflag='-G' ;;
 	esac
-	archive_cmds='$CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
+	archive_cmds='$CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags -o $lib'
 
         if test "x$supports_anon_versioning" = xyes; then
           archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~