Bug 276886 - ports-mgmt/synth: mark executable as needing +wxneeded
Summary: ports-mgmt/synth: mark executable as needing +wxneeded
Status: New
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Dima Panov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-08 07:38 UTC by Trond Endrestøl
Modified: 2024-02-08 15:05 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (fluffy)


Attachments
Patch for ports-mgmt/synth/Makefile (546 bytes, patch)
2024-02-08 07:38 UTC, Trond Endrestøl
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Trond Endrestøl 2024-02-08 07:38:30 UTC
Created attachment 248251 [details]
Patch for ports-mgmt/synth/Makefile

The Ada runtime system requires executable memory to also be writable. Mark the Synth executable as needing +wxneeded for systems where the sysctl kern.elf64.allow_wx is set to 0.
Comment 1 Trond Endrestøl 2024-02-08 15:05:13 UTC
I'm not sure if this change warrants incrementing the port revision.