summaryrefslogtreecommitdiff
path: root/freetype/freetype-2.4.8.patch
blob: 0318919e42c6e09148ad6523b9e5df36e8423c79 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- 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*)