https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270912

--- Comment #7 from R. Christian McDonald <r...@rcm.sh> ---
We should probably use the `USES= elfctl` facility to disable ASLR on unbound
(and maybe all the unbound binaries) until this can be fixed upstream.

Something like this should do

+- USES=                autoreconf cpe libtool pkgconfig ssl
++ USES=                autoreconf cpe elfctl libtool pkgconfig ssl
+CPE_VENDOR=    nlnetlabs
++ ELF_FEATURES=        +noaslr:${PORTNAME}

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to