summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2022-03-15 18:00:16 +0000
committernia <nia@pkgsrc.org>2022-03-15 18:00:16 +0000
commit4b5eb7442316aee1ef871adb8b51964d380dec38 (patch)
tree2314e55e98266a146262a361a1a2bbb5b719a03b /devel
parentb2c33cddc2a903ce0397b47eaff9e525b9929bbb (diff)
downloadpkgsrc-4b5eb7442316aee1ef871adb8b51964d380dec38.tar.gz
intellij-ce-bin: disable PIE/RELRO checks entirely for prebuilt binaries
Diffstat (limited to 'devel')
-rw-r--r--devel/intellij-ce-bin/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/intellij-ce-bin/Makefile b/devel/intellij-ce-bin/Makefile
index a43e74c63ac..8f79f89509d 100644
--- a/devel/intellij-ce-bin/Makefile
+++ b/devel/intellij-ce-bin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2022/02/15 23:13:18 rillig Exp $
+# $NetBSD: Makefile,v 1.9 2022/03/15 18:00:16 nia Exp $
#
# TODO Import intellij-fsnotifier with inotify support from FreeBSD.
@@ -29,9 +29,9 @@ REPLACE_BASH= plugins/Kotlin/kotlinc/bin/kotlin \
plugins/Kotlin/kotlinc/bin/kotlinc-js \
plugins/Kotlin/kotlinc/bin/kotlinc-jvm
-CHECK_PIE_SKIP= ${PKGNAME_NOREV}/bin/fsnotifier
-CHECK_PIE_SKIP+= ${PKGNAME_NOREV}/plugins/Kotlin/bin/linux/LLDBFrontend
CHECK_SHLIBS_SKIP= *
+CHECK_RELRO_SUPPORTED= no
+CHECK_PIE_SUPPORTED= no
INSTALLATION_DIRS= ${PKGNAME_NOREV} \
share/applications