Browse Source

Clifford Wolf:


			
			
				rocklinux
			
			
		
Clifford Wolf 20 years ago
parent
commit
efd0c27e5e
1 changed files with 5 additions and 0 deletions
  1. +5
    -0
      package/fake/minisip/minisip.conf

+ 5
- 0
package/fake/minisip/minisip.conf

@ -6,3 +6,8 @@ minisip_pc() {
}
hook_add preconf 3 minisip_pc
# without this the package fails to
# build when compiling with -O1 ...
var_append GCC_WRAPPER_APPEND " " "-funit-at-a-time"

Loading…
Cancel
Save