forked from pool/prboom-plus
Build with CFLAGS=-std=gnu11
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 09:08:35 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Build with CFLAGS=-std=gnu11 to resolve FTBFS.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 20 21:26:43 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@@ -66,6 +66,7 @@ PrBoom+ is a conservative Doom source port. It features:
|
||||
|
||||
%build
|
||||
cd prboom2/
|
||||
export CFLAGS="%optflags -std=gnu11"
|
||||
%cmake -DDOOMWADDIR="%_datadir/doom" -DPRBOOMDATADIR="%_datadir/doom"
|
||||
%cmake_build
|
||||
|
||||
|
Reference in New Issue
Block a user