pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Add some more notes on non working options
Module Name: pkgsrc-wip
Committed By: David Brownlee <abs%absd.org@localhost>
Pushed By: abs
Date: Tue Mar 3 10:25:18 2026 +0000
Changeset: 3fb14ed5825a1f3aa37db20da1c09d99f3374472
Modified Files:
syncthing/TODO
Log Message:
Add some more notes on non working options
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=3fb14ed5825a1f3aa37db20da1c09d99f3374472
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
syncthing/TODO | 5 +++++
1 file changed, 5 insertions(+)
diffs:
diff --git a/syncthing/TODO b/syncthing/TODO
index e33eb0949b..1fc53132ff 100644
--- a/syncthing/TODO
+++ b/syncthing/TODO
@@ -6,3 +6,8 @@ Fails to start on NetBSD with
Adding NOT_PAX_MPROTECT_SAFE to test just gets a segfault
Could be related to the switch to sqlite?
+
+"GOFLAGS+=-buildmode=pie" did not seem to help. I tried a quick brute
+force test of also adding "CFLAGS+=-fPIC" and "LDFLAGS+=-pie" (which
+probably gives a clear idea of how vague my understanding is :), which
+also did not help :(
Home |
Main Index |
Thread Index |
Old Index