Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f6a49e5a authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Linus Walleij
Browse files

tools/gpio: Enable compiler optimization to catch more bugs

parent 75c004df
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
CC = $(CROSS_COMPILE)gcc
CFLAGS += -Wall -g -D_GNU_SOURCE
CFLAGS += -O2 -Wall -g -D_GNU_SOURCE

all: lsgpio