MFH: r524042
multimedia/librav1e: unbreak build WITH_DEBUG error: Found argument '--debug' which wasn't expected, or isn't valid in this context PR: 243572 Submitted by: nimaje+fbz@bureaucracy.de Approved by: ports-secteam blanket
This commit is contained in:
parent
7dac23f8bb
commit
25dac7e89c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2020Q1/; revision=524043
@ -18,8 +18,7 @@ do-build:
|
||||
do-install:
|
||||
@${CARGO_CARGO_RUN} cinstall \
|
||||
--destdir "${STAGEDIR}" \
|
||||
${CARGO_BUILD_ARGS} \
|
||||
${CARGO_INSTALL_ARGS}
|
||||
${CARGO_BUILD_ARGS}
|
||||
|
||||
post-install:
|
||||
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/*.so
|
||||
|
Loading…
Reference in New Issue
Block a user