diff --git a/Makefile b/Makefile index d4ed161620344ccaf659dbb3a5ba08dc5f21bb57..d1381ab4ab0631d2460df7b3965fecff68e1d127 100644 --- a/Makefile +++ b/Makefile @@ -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