mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

6 lines
226 B

# we force -O2 or -Os, but xine want's to build some stuff with -O3.
# it looks like gcc produces wrong MMX code in some cases if it's not
# running with -O3 as passed by xine.
var_remove_regex GCC_WRAPPER_REMOVE " " "-O.*"