[Nasm-bugs] [Bug 3392463] Add support for N_PEXT in macho output

no-reply at bugzilla-nasm.gorcunov.org no-reply at bugzilla-nasm.gorcunov.org
Sun Feb 25 06:50:24 PST 2018


https://bugzilla.nasm.us/show_bug.cgi?id=3392463

--- Comment #2 from Cyrill Gorcunov <gorcunov at gmail.com> ---
Thanks, I grabbed it into the master tree
---
commit 9adfd34b03b9c721bca3b6814c3c1549d82364fc (HEAD -> master, origin/master,
origin/HEAD)
Author: Matthieu Darbois <mayeut at users.noreply.github.com>
Date:   Sun Feb 25 17:40:25 2018 +0300

    output: macho -- Add support for N_PEXT in macho output

    This allows to mark global symbols as private external.
    Similar to visibility hidden in ELF output.

    Signed-off-by: Matthieu Darbois <mayeut at users.noreply.github.com>
    Signed-off-by: Cyrill Gorcunov <gorcunov at gmail.com>
---

Peter, could you please review and close the bug then.

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


More information about the Nasm-bugs mailing list