diff --git a/configure b/configure index 27b6aa57e91d..14992323267d 100755 --- a/configure +++ b/configure @@ -4410,7 +4410,7 @@ EOF *-*-os2_emx) _PEDANTIC='' AR=emxomfar - AR_FLAGS='-p128 r $@' + AR_FLAGS='-p256 r $@' CFLAGS="-Zmtd -Zomf $CFLAGS" CXXFLAGS="-Zmtd -Zomf $CXXFLAGS" DSO_LDOPTS='-Zomf -Zdll -Zmt -Zcrtdll -Zlinker /NOO'