aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-06-08 08:21:58 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-06-08 08:21:58 +0200
commit6208dade860c6429791a5897136506adfd505e9d (patch)
treea2030b03392d6978f844e0fdd206a2a8aaba5e09
parentb73374805d06a1afbd49efb5cbf7a3be46217357 (diff)
parent605a266911b50ababbb3f8a8b224efb42743379c (diff)
downloadnx-libs-6208dade860c6429791a5897136506adfd505e9d.tar.gz
nx-libs-6208dade860c6429791a5897136506adfd505e9d.tar.bz2
nx-libs-6208dade860c6429791a5897136506adfd505e9d.zip
Merge branch 'Ponce-binutils-2.36' into 3.6.x
Attributes GH PR #1012: https://github.com/ArcticaProject/nx-libs/pull/1012
-rw-r--r--nx-X11/config/cf/Imake.tmpl12
1 files changed, 0 insertions, 12 deletions
diff --git a/nx-X11/config/cf/Imake.tmpl b/nx-X11/config/cf/Imake.tmpl
index 25d985d75..de1fca937 100644
--- a/nx-X11/config/cf/Imake.tmpl
+++ b/nx-X11/config/cf/Imake.tmpl
@@ -1015,25 +1015,13 @@ TCLIBDIR = TclLibDir
#define ArCmdBase ar
#endif
#ifndef ArCmd
-#if HasLargeTmp || SystemV4
#define ArCmd ArCmdBase cq
-#else
-#define ArCmd ArCmdBase clq
-#endif
#endif
#ifndef ArAddCmd
-#if HasLargeTmp || SystemV4
#define ArAddCmd ArCmdBase ru
-#else
-#define ArAddCmd ArCmdBase rul
-#endif
#endif
#ifndef ArExtCmd
-#if HasLargeTmp || SystemV4
#define ArExtCmd ArCmdBase x
-#else
-#define ArExtCmd ArCmdBase xl
-#endif
#endif
#ifndef BootstrapCFlags
#define BootstrapCFlags /**/