X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=util%2Fpl%2Fultrix.pl;h=ea370c71f9687dd7b493258ae8c442c44357433a;hb=451e60e99f03298c02a1570d0f167a566e57a974;hp=9302de95dfc7101521b661ffa2b05fb3a6f9d38b;hpb=dfeab0689f69c0b4bd3480ffd37a9cacc2f17d9c;p=oweals%2Fopenssl.git diff --git a/util/pl/ultrix.pl b/util/pl/ultrix.pl index 9302de95df..ea370c71f9 100644 --- a/util/pl/ultrix.pl +++ b/util/pl/ultrix.pl @@ -15,7 +15,7 @@ if ($debug) else { $cflags="-O2"; } -$cflags.=" -DNOPROTO -DNOCONST -DL_ENDIAN"; +$cflags.=" -std1 -DL_ENDIAN"; if (!$no_asm) {