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
Options --[no-]elf32-strip-target-libs were ignored - instead behaviour was
to always strip libraries. That was happening because variable containing
option value hasn't been exported to invoked scripts.
Also change check from `!= no` to `= yes` for uniformity with other similar
checks.
Signed-off-by: Anton Kolesov <[email protected]>
0 commit comments