]> git.pld-linux.org Git - packages/FinalSolution.git/blobdiff - FinalSolution.spec
- quote %{__cc} / %{__cxx}
[packages/FinalSolution.git] / FinalSolution.spec
index 597d9175a13c31da35479206632f4519f868d003..0e8615bb78b703d886619a9c7367f1f4ba383290 100644 (file)
@@ -37,7 +37,7 @@ serwera.
 
 %build
 %{__make} \
-       CC=%{__cxx} \
+       CC="%{__cxx}" \
        CFLAGS="%{rpmcflags} -Wall -Wno-deprecated -c -Isrc/Include" \
        DEBUG=""
 
This page took 0.049027 seconds and 4 git commands to generate.