mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
make sure that we use our ld wrapper to pickup -z nobtcfi
This commit is contained in:
@@ -29,6 +29,8 @@ WRKDIST= ${WRKDIR}/libreoffice-${VERSION}
|
||||
CATEGORIES= editors productivity
|
||||
DPB_PROPERTIES= parallel
|
||||
|
||||
REVISION-main= 0
|
||||
|
||||
EPOCH= 0
|
||||
|
||||
MAINTAINER= Robert Nagy <robert@openbsd.org>
|
||||
@@ -379,6 +381,9 @@ CONFIGURE_ARGS+=--without-java
|
||||
PARALLEL_MAKE_FLAGS =
|
||||
CONFIGURE_ARGS+=--with-parallelism=${MAKE_JOBS}
|
||||
|
||||
# Make sure to use our ld wrapper to pickup nobtcfi and wxneeded
|
||||
CONFIGURE_ARGS+=--enable-ld=lld:${WRKDIR}/bin/ld
|
||||
|
||||
.if ${FLAVOR:Mdebug}
|
||||
CONFIGURE_ARGS+=--enable-debug
|
||||
.endif
|
||||
|
||||
Reference in New Issue
Block a user