mirror of
https://github.com/libretro/libretro-prboom.git
synced 2024-11-23 07:59:39 +00:00
Won't compile on old OSX PowerPC GCC
This commit is contained in:
parent
f3063bf789
commit
4d7d3207c9
@ -173,7 +173,5 @@ endif
|
||||
ifneq (,$(findstring msvc,$(platform)))
|
||||
else
|
||||
INCFLAGS += -include z_zone.h
|
||||
# Make sure variable declaration is C89 compatible, for portability
|
||||
CFLAGS += -Werror=declaration-after-statement
|
||||
endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user