You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/x11-misc/xorg-cf-files/files/xorg-cf-files-1.0.6-no-ar-l...

21 lines
495 B

l argument was formerly ignored by binutils, but since 2.36 is used
for something other than what was intended here (tmp files location).
https://bugs.gentoo.org/782514
--- a/Imake.tmpl
+++ b/Imake.tmpl
@@ -1083,3 +1083,3 @@
#else
-#define ArCmd ArCmdBase clq
+#define ArCmd ArCmdBase cq
#endif
@@ -1090,3 +1090,3 @@
#else
-#define ArAddCmd ArCmdBase rul
+#define ArAddCmd ArCmdBase ru
#endif
@@ -1097,3 +1097,3 @@
#else
-#define ArExtCmd ArCmdBase xl
+#define ArExtCmd ArCmdBase x
#endif