Browse Source

Clifford Wolf:


			
			
				rocklinux
			
			
		
Clifford Wolf 20 years ago
parent
commit
5d815c7810
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      package/public/ogle/ogle.conf

+ 4
- 0
package/public/ogle/ogle.conf

@ -45,5 +45,9 @@ ogle_main()
#cp $confdir/ogle.desktop $root/usr/share/gnome/apps/Multimedia
}
# force inlining functions. when building with -O1
# whitout this, that package does not build..
var_append GCC_WRAPPER_APPEND " " "-finline-functions"
custmain="ogle_main"
autoextract=0

Loading…
Cancel
Save