fix baseline build (old cairo) - 'cairo_rectangle_int_t' does not name a type
[LibreOffice.git] / external / freetype / freetype-2.4.8.patch
blob9ae69a3a6b456718de3d95364098ef31849f6adb
1 --- misc/build/freetype-2.4.8/builds/unix/configure
2 +++ misc/build/freetype-2.4.8/builds/unix/configure
3 @@ -3619,7 +3619,7 @@
5 if test "x$GCC" = xyes; then
6 XX_CFLAGS="-Wall"
7 - XX_ANSIFLAGS="-pedantic -ansi"
8 + XX_ANSIFLAGS=
9 else
10 case "$host" in
11 *-dec-osf*)
12 @@ -10039,7 +10039,7 @@
13 *Sun\ F*) # Sun Fortran 8.3
14 tmp_sharedflag='-G' ;;
15 esac
16 - archive_cmds='$CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
17 + archive_cmds='$CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags -o $lib'
19 if test "x$supports_anon_versioning" = xyes; then
20 archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~