diff --git a/Imake.tmpl b/Imake.tmpl index 3f89ebf..4d36406 100644 --- a/Imake.tmpl +++ b/Imake.tmpl @@ -1085,14 +1085,14 @@ TCLIBDIR = TclLibDir #endif #endif #ifndef ArAddCmd -#if HasLargeTmp || SystemV4 +#if HasLargeTmp || SystemV4 || LinuxBinUtilsMajorVersion #define ArAddCmd ArCmdBase ru #else #define ArAddCmd ArCmdBase rul #endif #endif #ifndef ArExtCmd -#if HasLargeTmp || SystemV4 +#if HasLargeTmp || SystemV4 || LinuxBinUtilsMajorVersion #define ArExtCmd ArCmdBase x #else #define ArExtCmd ArCmdBase xl