devel/wasmer: Fix build with rust 1.89.0
error:
ld: error: undefined symbol: __rust_probestack
Import upstream patch [1] to fix the issue.
[1] https://github.com/wasmerio/wasmer/pull/5690/commits/fc021be5c6f30ff0625d0fe8bd37a7d0ead6b0e9
PR: 288923
Approved by: portmgr (build fix blanket)