sync ports with The Matrix
This commit is contained in:
parent
358e427f5b
commit
6f57aa08fd
149 changed files with 1364 additions and 3248 deletions
|
@ -66,11 +66,9 @@ TESTLDPATH = ${WRKDIR}/ldpath
|
|||
TEST_ENV += TMPDIR=${TESTTMP} \
|
||||
LD_LIBRARY_PATH=/usr/lib:${TESTLDPATH}
|
||||
|
||||
# build whatever is left (ca. 400 test files)
|
||||
pre-test:
|
||||
mkdir -p ${TESTTMP} ${TESTLDPATH}
|
||||
find ${WRKBUILD} -type f -name 'libabsl*.so.*' \
|
||||
-exec ln -s {} ${TESTLDPATH}/ \;
|
||||
@${MODCMAKE_BUILD_TARGET}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue