You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
meson.build: Fix static build by replacing build flags by link flags
Build flags wont carry to linker but link flags will.
Fixes: cf2b67a ("meson.build: bring back -static")
Signed-off-by: George Chan <[email protected]>
0 commit comments