Removed comment

This commit is contained in:
Martinfx 2017-10-28 18:53:32 +02:00
parent 47c7f3624f
commit f897169160

View File

@ -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