Skip to content

Commit 6208dad

Browse files
committed
Merge branch 'Ponce-binutils-2.36' into 3.6.x
Attributes GH PR #1012: #1012
2 parents b733748 + 605a266 commit 6208dad

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

nx-X11/config/cf/Imake.tmpl

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1015,25 +1015,13 @@ TCLIBDIR = TclLibDir
10151015
#define ArCmdBase ar
10161016
#endif
10171017
#ifndef ArCmd
1018-
#if HasLargeTmp || SystemV4
10191018
#define ArCmd ArCmdBase cq
1020-
#else
1021-
#define ArCmd ArCmdBase clq
1022-
#endif
10231019
#endif
10241020
#ifndef ArAddCmd
1025-
#if HasLargeTmp || SystemV4
10261021
#define ArAddCmd ArCmdBase ru
1027-
#else
1028-
#define ArAddCmd ArCmdBase rul
1029-
#endif
10301022
#endif
10311023
#ifndef ArExtCmd
1032-
#if HasLargeTmp || SystemV4
10331024
#define ArExtCmd ArCmdBase x
1034-
#else
1035-
#define ArExtCmd ArCmdBase xl
1036-
#endif
10371025
#endif
10381026
#ifndef BootstrapCFlags
10391027
#define BootstrapCFlags /**/

0 commit comments

Comments
 (0)