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

Brooks Davis <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
             Status|New                         |Open

--- Comment #1 from Brooks Davis <[email protected]> ---
I think the appropriate assembly targets should include SHARED_CFLAGS, but
that's not a complete solution to the problem at hand.  If you just do that you
end with an rtld that can't make syscalls because the code in
lib/libc/sys/Makefile.inc gets applied to .nossppic files.  I think we also
want to add PICO_CFLAGS, etc and use that in the libsys makefile. I'm testing a
that now.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to