We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b733748 + 605a266 commit 6208dadCopy full SHA for 6208dad
nx-X11/config/cf/Imake.tmpl
@@ -1015,25 +1015,13 @@ TCLIBDIR = TclLibDir
1015
#define ArCmdBase ar
1016
#endif
1017
#ifndef ArCmd
1018
-#if HasLargeTmp || SystemV4
1019
#define ArCmd ArCmdBase cq
1020
-#else
1021
-#define ArCmd ArCmdBase clq
1022
-#endif
1023
1024
#ifndef ArAddCmd
1025
1026
#define ArAddCmd ArCmdBase ru
1027
1028
-#define ArAddCmd ArCmdBase rul
1029
1030
1031
#ifndef ArExtCmd
1032
1033
#define ArExtCmd ArCmdBase x
1034
1035
-#define ArExtCmd ArCmdBase xl
1036
1037
1038
#ifndef BootstrapCFlags
1039
#define BootstrapCFlags /**/
0 commit comments