Added missing -O configuration.
This commit is contained in:
parent
b8f30ba0de
commit
a397a8c1a1
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ SIM65 := $(if $(wildcard ../../bin/sim65*),..$S..$Sbin$Ssim65,sim65)
|
|||
|
||||
WORKDIR = ../../testwrk/val
|
||||
|
||||
OPTIONS = g O Os Osi Osir Oi Oir Or
|
||||
OPTIONS = g O Os Osi Osir Osr Oi Oir Or
|
||||
|
||||
.PHONY: all clean
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue