aboutsummaryrefslogtreecommitdiff
path: root/net/libproxy/files/patch-src_libproxy_test.map
diff options
context:
space:
mode:
Diffstat (limited to 'net/libproxy/files/patch-src_libproxy_test.map')
-rw-r--r--net/libproxy/files/patch-src_libproxy_test.map7
1 files changed, 7 insertions, 0 deletions
diff --git a/net/libproxy/files/patch-src_libproxy_test.map b/net/libproxy/files/patch-src_libproxy_test.map
new file mode 100644
index 000000000000..116c1b17b358
--- /dev/null
+++ b/net/libproxy/files/patch-src_libproxy_test.map
@@ -0,0 +1,7 @@
+--- src/libproxy/test.map.orig 2025-11-17 14:48:23 UTC
++++ src/libproxy/test.map
+@@ -1,2 +1,2 @@
+ #
+-TEST { local: *; };
+\ No newline at end of file
++TEST { global: environ; __progname; local: *; };