]> git.pld-linux.org Git - packages/freetype.git/commitdiff
- setting cc breaks things (and no time to investigate now; revert) auto/ac/freetype-2_1_9-1 auto/th/freetype-2_1_9-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 4 Apr 2005 11:47:32 +0000 (11:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    freetype.spec -> 1.117

freetype.spec

index 9d1c3b8df6e7a747b0e5bfa92544e23e3ce02133..f5b8d8a533fbc29d1b80736362e28ab3da9cf9f9 100644 (file)
@@ -179,16 +179,13 @@ mv -f freetype-%{version}/docs/reference/* docs/reference
 %build
 CFLAGS="%{rpmcflags} %{?with_bytecode:-DTT_CONFIG_OPTION_BYTECODE_INTERPRETER}" \
 %{__make} setup unix \
-       CC="%{__cc}" \
        CFG="--prefix=%{_prefix} --libdir=%{_libdir}"
 
 %{__make} \
-       CC="%{__cc}" \
        X11_LIB="/usr/X11R6/%{_lib}"
 
 %if %{with x11}
 %{__make} -C ft2demos-* \
-       CC="%{__cc}" \
        TOP_DIR="`pwd`" \
        X11_LIB="/usr/X11R6/%{_lib}"
 %endif
This page took 0.452378 seconds and 4 git commands to generate.