pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

(ham/wsjtx) Add NOT_PAX_MPROTECT_SAFE+=, but commented out yet



Module Name:	pkgsrc-wip
Committed By:	Makoto Fujiwara <makoto%if.t.u-tokyo.ac.jp@localhost>
Pushed By:	mef
Date:		Sat Dec 27 19:23:17 2025 +0900
Changeset:	4c71a97d966a97efaf0e6cc2bb63e69aa47d5781

Modified Files:
	wsjtx/Makefile

Log Message:
(ham/wsjtx) Add NOT_PAX_MPROTECT_SAFE+=, but commented out yet

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=4c71a97d966a97efaf0e6cc2bb63e69aa47d5781

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 wsjtx/Makefile | 5 +++++
 1 file changed, 5 insertions(+)

diffs:
diff --git a/wsjtx/Makefile b/wsjtx/Makefile
index 780a4b253e..54ef83f1d2 100644
--- a/wsjtx/Makefile
+++ b/wsjtx/Makefile
@@ -67,6 +67,11 @@ SUBST_STAGE.hamlib=	pre-configure
 SUBST_MESSAGE.hamlib=	fix PREFIX inside patch
 SUBST_VARS.hamlib=	PREFIX
 
+# Probably following line helps, not tested, ref:
+# https://mail-index.netbsd.org/pkgsrc-users/2025/12/23/msg042336.html
+
+# NOT_PAX_MPROTECT_SAFE+= bin/jt9
+
 .include "../../devel/cmake/build.mk"
 .include "../../math/fftw/buildlink3.mk"
 .if empty(PKG_BUILD_OPTIONS.fftw:Mfftw-fortran)


Home | Main Index | Thread Index | Old Index