mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-25 10:22:33 -05:00
Removed comment
This commit is contained in:
@ -161,9 +161,6 @@ ifeq ($(PLATFORM),PLATFORM_DESKTOP)
|
||||
ifeq ($(PLATFORM_OS),LINUX)
|
||||
CFLAGS += -no-pie -D_DEFAULT_SOURCE
|
||||
endif
|
||||
#ifeq ($(PLATFORM_OS),FREEBSD)
|
||||
# CFLAGS += -D_DEFAULT_SOURCE
|
||||
#endif
|
||||
endif
|
||||
ifeq ($(PLATFORM),PLATFORM_RPI)
|
||||
CFLAGS += -std=gnu99
|
||||
|
||||
Reference in New Issue
Block a user