GITLAB
elopes
/
PFE15
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Blame view
RIOT/sys/ssp/Makefile.include
74 Bytes
Edit
Raw
Normal View
History
a752c7ab
elopes
add first test an...
1 2 3
ifneq
(,$(filter
ssp,$(USEMODULE)))
CFLAGS
+=
-fstack-protector
endif