X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=util%2Fpl%2Fultrix.pl;h=ea370c71f9687dd7b493258ae8c442c44357433a;hp=9302de95dfc7101521b661ffa2b05fb3a6f9d38b;hb=29159a42d2708cb962b3fa6358f3a02ec5cf46b2;hpb=31b8d8684441e6cd5138832bb1b2ddb10acd6ba6 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) {