From 67eda4ade22828364ccd18ed26e406b38e599dbe5606c344a351a3313772b568 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Fri, 9 Feb 2018 11:22:50 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=134 --- freetype2.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/freetype2.spec b/freetype2.spec index 22e2cf7..d23ba7b 100644 --- a/freetype2.spec +++ b/freetype2.spec @@ -91,7 +91,7 @@ It also contains a small tutorial for using that library. %patch4 -p1 %build -export CFLAGS="%{optflags} -std=gnu99 -D_GNU_SOURCE $(getconf LFS_CFLAGS)" +export CFLAGS="%{optflags} -std=gnu99 -D_GNU_SOURCE -DPCF_CONFIG_OPTION_LONG_FAMILY_NAMES $(getconf LFS_CFLAGS)" %configure \ --with-bzip2 \ --with-png \