This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
opnsense-src
Watch
1
Star
0
Fork
You've already forked opnsense-src
0
mirror of
https://github.com/opnsense/src.git
synced
2026-04-05 17:35:17 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
d815e42419
opnsense-src
/
tests
/
sys
/
Makefile.inc
6 lines
66 B
PHP
Raw
Normal View
History
Unescape
Escape
Enable WARNS?= 6 across all of tests/sys MFC after: 1 week Sponsored by: Dell EMC Isilon
2017-01-13 23:20:06 -05:00
# $FreeBSD$
WARNS
?
=
6
Use MK_CHECK_USE_SANDBOX in tests/..., to deal with the fact that tests/... is a special snowflake directory and using HAS_TESTS would result in a nasty layering violation between bsd.tests.mk and bsd.prog.mk. Add reachover Makefile.inc's which get the default value from Makefile.inc0 (inspired by gnu/usr.bin/binutils/Makefile.inc0).
2017-08-02 18:24:08 -04:00
.
include
"
${
SRCTOP
}
/tests/Makefile.inc0
"
Reference in a new issue
Copy permalink