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 30980fee0a5..12d11496735 100644 --- a/src/template/univel +++ b/src/template/univel @@ -1,2 +1,2 @@ -CFLAGS="-v -O -K i486,host,inline,loop_unroll -Dsvr4" +CFLAGS="$CFLAGS -v -O -K i486,host,inline,loop_unroll -Dsvr4" LIBS="-lc89" |