nx-libs: patch for binutils 2.36

This commit is contained in:
Đoàn Trần Công Danh 2022-12-03 22:07:55 +07:00
parent ae77199399
commit 70d906517e
1 changed files with 13 additions and 0 deletions

View File

@ -0,0 +1,13 @@
Index: nx-libs-3.5.99.26/nx-X11/config/cf/Imake.tmpl
===================================================================
--- nx-libs-3.5.99.26.orig/nx-X11/config/cf/Imake.tmpl
+++ nx-libs-3.5.99.26/nx-X11/config/cf/Imake.tmpl
@@ -1018,7 +1018,7 @@ TCLIBDIR = TclLibDir
#if HasLargeTmp || SystemV4
#define ArCmd ArCmdBase cq
#else
-#define ArCmd ArCmdBase clq
+#define ArCmd ArCmdBase cq
#endif
#endif
#ifndef ArAddCmd