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-01 07:25:10 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
ddae57504b
opnsense-src
/
lib
/
libmp
/
tests
/
Makefile
9 lines
87 B
Makefile
Raw
Normal View
History
Unescape
Escape
Integrate lib/libmp into the build/kyua - Remove the .t wrapper - Fix -Wreturn-type warnings with clang This change has been tested on amd64/i386 Phabric: D530 Reviewed by: jmmv Approved by: jmmv (co-mentor) MFC after: 2 weeks Sponsored by: EMC / Isilon Storage Division
2014-08-04 18:10:07 -04:00
# $FreeBSD$
TAP_TESTS_C
+=
legacy_test
Increase WARNS for libmp tests ATF tests have a default WARNS of 0, unlike other usermode programs. Reviewed by: ngie, julian MFC after: 3 weeks Sponsored by: Spectra Logic Corporation Differential Revision: https://reviews.freebsd.org/D9933
2017-03-10 19:08:11 -05:00
WARNS
?=
3
Convert libraries to use LIBADD While here reduce a bit overlinking
2014-11-25 06:07:26 -05:00
LIBADD
+=
mp
Integrate lib/libmp into the build/kyua - Remove the .t wrapper - Fix -Wreturn-type warnings with clang This change has been tested on amd64/i386 Phabric: D530 Reviewed by: jmmv Approved by: jmmv (co-mentor) MFC after: 2 weeks Sponsored by: EMC / Isilon Storage Division
2014-08-04 18:10:07 -04:00
.
i
n
c
l
u
d
e
<
b
s
d
.
t
e
s
t
.
m
k
>
Reference in a new issue
Copy permalink