]> git.pld-linux.org Git - packages/Glide_VG.git/blobdiff - Glide_VG.spec
- pass AR to remove 'l' option, which changed meaning
[packages/Glide_VG.git] / Glide_VG.spec
index 20e7abee7d552c26dc0f5ddaa43616441e0789d7..aad4314553d135e563f22361bf86d3bec9a78178 100644 (file)
@@ -82,8 +82,9 @@ chmod +x swlibs/include/make/ostype
 
 %build
 %{__make} -j1 -f makefile.unix \
+       AR="ar rcs" \
        CC="%{__cc}" \
-       CNODEBUG="%{rpmcflags} -fPIC %{!?debug:-fomit-frame-pointer} \
+       CNODEBUG="%{rpmcflags} -fPIC -Wno-missing-braces %{!?debug:-fomit-frame-pointer} \
        %{!?debug:-funroll-loops -fexpensive-optimizations -ffast-math}" \
 %ifnarch %{ix86}
        FX_GLIDE_CTRISETUP=1
This page took 0.109 seconds and 4 git commands to generate.