sync ports with The Matrix

This commit is contained in:
purplerain 2023-09-08 05:21:37 +00:00
parent ec769495ab
commit f5034afcba
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
3108 changed files with 91999 additions and 80269 deletions

View file

@ -5,7 +5,7 @@ breaks binutils-2.17 ld(1).
Index: buildtools/wafsamba/samba_abi.py
--- buildtools/wafsamba/samba_abi.py.orig
+++ buildtools/wafsamba/samba_abi.py
@@ -169,7 +169,7 @@ def version_script_map_process_file(fname, version, ab
@@ -170,7 +170,7 @@ def version_script_map_process_file(fname, version, ab
continue
if line.startswith("#"):
continue
@ -14,7 +14,7 @@ Index: buildtools/wafsamba/samba_abi.py
in_section = True
continue
if line == "};":
@@ -210,24 +210,7 @@ def abi_write_vscript(f, libname, current_version, ver
@@ -211,24 +211,7 @@ def abi_write_vscript(f, libname, current_version, ver
version
"""