redo: Set CFLAGS only if not defined

This commit is contained in:
Christian Kögler 2021-07-04 19:39:05 +02:00
parent 8f34bdf93a
commit b07b9e81bc

View file

@ -1,4 +1,4 @@
CFLAGS=-Os
CFLAGS ?= -Os
all: redo links