Makefile.include 74 Bytes
ifneq (,$(filter ssp,$(USEMODULE)))
    CFLAGS += -fstack-protector
endif