mirror of
https://github.com/RGBCube/serenity
synced 2025-07-30 19:47:48 +00:00
Ports: Add chocolate-doom 3.0.1
This commit is contained in:
parent
f947c4f4fc
commit
041e29e585
4 changed files with 57 additions and 0 deletions
11
Ports/chocolate-doom/patches/ReadMe.md
Normal file
11
Ports/chocolate-doom/patches/ReadMe.md
Normal file
|
@ -0,0 +1,11 @@
|
|||
# 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.
|
||||
|
||||
See https://gcc.gnu.org/gcc-10/porting_to.html
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue