set property
svn: r4162
This commit is contained in:
parent
e694c53738
commit
b75b99fe76
|
@ -11,7 +11,7 @@
|
|||
(newline))
|
||||
'truncate/replace)
|
||||
|
||||
(when (system (format "bigloo -w -o ~a -O6 ~a.scm"
|
||||
(when (system (format "bigloo -w -o ~a -copt -O3 -copt -fomit-frame-pointer -O6 ~a.scm"
|
||||
name name))
|
||||
(delete-file (format "~a.scm" name))
|
||||
(delete-file (format "~a.o" name)))
|
||||
|
|
Loading…
Reference in New Issue
Block a user