mirror of
https://github.com/RGBCube/serenity
synced 2025-07-29 11:37:45 +00:00
317 B
317 B
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.