Skip to content
Snippets Groups Projects
Commit 9826b0b0 authored by Vanilla I. Shu's avatar Vanilla I. Shu
Browse files

misc/rump: remove probear test.

PR:		278896
Reported by:	emaste@
parent 8a8aae3f
No related branches found
No related tags found
No related merge requests found
PORTNAME= rump
PORTVERSION= 20170822
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= misc
MAINTAINER= vanilla@FreeBSD.org
......
......@@ -10,7 +10,15 @@
elif echo ${linkervers} | grep -q 'Solaris Link Editor' ; then
LD_FLAVOR=sun
SHLIB_MKMAP=no
@@ -788,6 +791,8 @@ makebuild ()
@@ -511,7 +514,6 @@ maketools ()
probeld
probenm
- probear
${HAVECXX} && probecxx
cd ${OBJDIR}
@@ -788,6 +790,8 @@ makebuild ()
-o ${MACHINE#evbearm} != ${MACHINE} \
-o ${MACHINE#evbppc} != ${MACHINE} ]; then
DIRS_emul=sys/rump/kern/lib/libsys_linux
......@@ -19,7 +27,7 @@
fi
${SYS_SUNOS} && appendvar DIRS_emul sys/rump/kern/lib/libsys_sunos
if ${HIJACK}; then
@@ -1059,6 +1064,7 @@ evaltoolchain ()
@@ -1059,6 +1063,7 @@ evaltoolchain ()
;;
*-freebsd*)
RUMPKERN_UNDEF='-U__FreeBSD__'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment