.github/workflows/compilers.yml: annocheck: Fix a linker flag to pass MJIT tests.
Set the linker flag -Wl,-z,now properly.
-Wl,-z,now
Co-authored-by: Takashi Kokubun takashikkbn@gmail.com
Fixes [Bug #18781]
.github/workflows/compilers.yml: annocheck: Fix a linker flag to pass MJIT tests.
Set the linker flag
-Wl,-z,now
properly.Co-authored-by: Takashi Kokubun takashikkbn@gmail.com
Fixes [Bug #18781]