mirror of
https://github.com/frida/tinycc
synced 2024-11-28 10:33:07 +03:00
tcc: Explicitly require -l<lib> for libraries
Previously it was possible to specify e.g. -q<lib> and still link with lib. Avoid such behaviour by checking for '-l' instead of '-l.'
This commit is contained in:
parent
441a089aa4
commit
93de8d8038
Loading…
Reference in New Issue
Block a user