Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: only apply --export-all-symbol on Windows (#176)
It's meaningless for other platforms. And ld.gold doesn't support so if LTO was enabled we will get invalid arguments. address #152 Signed-off-by: Coelacanthus <uwu@coelacanthus.name>
- Loading branch information