]> git.pld-linux.org Git - packages/X11-driver-firegl.git/commitdiff
- pass C and CC to make
authorKarol Krenski <charles@pld-linux.org>
Thu, 29 Dec 2005 15:39:44 +0000 (15:39 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    X11-driver-firegl.spec -> 1.112

X11-driver-firegl.spec

index 48486c3691340319eb69f0f645e4501aab656943..e3ac7dfa9c3dc798d9196d26a22e44c5026abacb 100644 (file)
@@ -167,6 +167,8 @@ cd -
 
 %if %{with userspace}
 %{__make} -C panel_src \
+       C="%{__cc}" \
+       CC="%{__cxx}" \
        CCFLAGS="%{rpmcflags} -DFGLRX_USE_XEXTENSIONS" \
        MK_QTDIR=/usr \
        LIBQT_DYN=qt-mt
This page took 0.040305 seconds and 4 git commands to generate.