SHA256
1
0
forked from pool/freetype2
Fridrich Strba 2018-02-09 11:22:50 +00:00 committed by Git OBS Bridge
parent f03678acb5
commit 67eda4ade2

View File

@ -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 \