Przeglądaj źródła

Sweep blank lines

pull/248/head
RDR8 8 lat temu
rodzic
commit
9eaff6902f
1 zmienionych plików z 1 dodań i 3 usunięć
  1. +1
    -3
      src/Makefile

+ 1
- 3
src/Makefile Wyświetl plik

@ -179,10 +179,8 @@ endif
ifeq ($(PLATFORM),PLATFORM_RPI) ifeq ($(PLATFORM),PLATFORM_RPI)
CFLAGS = -O1 -Wall -std=gnu99 -fgnu89-inline -Wno-missing-braces CFLAGS = -O1 -Wall -std=gnu99 -fgnu89-inline -Wno-missing-braces
endif endif
#CFLAGSEXTRA = -Wextra -Wmissing-prototypes -Wstrict-prototypes
###########
#CFLAGSEXTRA = -Wextra -Wmissing-prototypes -Wstrict-prototypes
# if shared library required, make sure code is compiled as position independent # if shared library required, make sure code is compiled as position independent
ifeq ($(SHARED),YES) ifeq ($(SHARED),YES)

Ładowanie…
Anuluj
Zapisz