From 9eaff6902fb417f072374239a424041fb9640433 Mon Sep 17 00:00:00 2001 From: RDR8 Date: Fri, 24 Mar 2017 03:37:49 -0500 Subject: Sweep blank lines --- src/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src') diff --git a/src/Makefile b/src/Makefile index 6c58b584..077fe503 100644 --- a/src/Makefile +++ b/src/Makefile @@ -179,10 +179,8 @@ endif ifeq ($(PLATFORM),PLATFORM_RPI) CFLAGS = -O1 -Wall -std=gnu99 -fgnu89-inline -Wno-missing-braces 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 ifeq ($(SHARED),YES) -- cgit v1.2.3