Browse Source

Clifford Wolf:


			
			
				rocklinux
			
			
		
Clifford Wolf 19 years ago
parent
commit
996fabd559
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      package/kasc/scilab/scilab.conf

+ 4
- 0
package/kasc/scilab/scilab.conf

@ -38,3 +38,7 @@ var_append makeopt " " "all"
# --with-pic try to use only PIC/non-PIC objects default=use both
# --with-x use the X Window System
# scilab doesn't real optimizations. (tested with gcc 3.4.4)
# looks like this is some kind of crazy inlining problem..
var_append GCC_WRAPPER_INSERT " " "-O1"

Loading…
Cancel
Save