mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-24 18:32:28 -05:00
…
|
||
---|---|---|
.. | ||
0001-Remove-redundant-demoextend-definition.patch | ||
ReadMe.md |
Patches for chocolate-doom on SerenityOS
0001-Remove-redundant-demoextend-definition.patch
Remove redundant demoextend definition
GCC 10 enables -fno-common by default, which causes the linker to fail when there are multple definitions of a global variable.