link: Weaken __rust_probestack symbol

This commit is contained in:
Esteban Blanc
2020-09-06 10:26:42 +02:00
parent 3a0d2177cd
commit 9e0e88346d
+2 -1
View File
@@ -48,7 +48,8 @@ WEAKEN_SYMBOLS=\
-W __floattidf \
-W __muloti4 \
-W __udivti3 \
-W __umodti3
-W __umodti3 \
-W __rust_probestack
.PHONY: all clean fmt install install-headers libs test