Browse Source

Stefan Fiedler:


			
			
				rocklinux
			
			
		
Stefan Fiedler 19 years ago
parent
commit
6f51291400
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      package/tibit/xvid/xvid.conf

+ 3
- 0
package/tibit/xvid/xvid.conf

@ -27,3 +27,6 @@ premake_xvid() {
}
premake="premake_xvid"
# gcc 4 does not support this option anymore
[ "${ROCKCFG_DEFAULT_CC:0:4}" = "gcc4" ] && var_append GCC_WRAPPER_REMOVE " " "-freduce-all-givs"

Loading…
Cancel
Save