diff options
Diffstat (limited to 'src/template/univel')
-rw-r--r-- | src/template/univel | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/template/univel b/src/template/univel index 025fbda7bf4..d48aa7c3111 100644 --- a/src/template/univel +++ b/src/template/univel @@ -1,2 +1,2 @@ CFLAGS='-v -O -K i486,host,inline,loop_unroll -Dsvr4' -LIBS=-lc89 +LIBS="-lc89" |