repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
WIP FPC-III support
[linux/fpc-iii.git]
/
tools
/
testing
/
selftests
/
tmpfs
/
Makefile
blob
aa11ccc92e5b04ad8fdb74981b5fdc4ce704c092
1
# SPDX-License-Identifier: GPL-2.0-only
2
CFLAGS
+= -
Wall
-
O2
3
CFLAGS
+= -
D_GNU_SOURCE
4
5
TEST_GEN_PROGS
:=
6
TEST_GEN_PROGS
+=
bug-link-o-tmpfile
7
8
include
..
/
lib.mk