CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]   2017/01/05 14:14:22

Modified files:
        libexec/ld.so  : Makefile 

Log message:
Build with -fno-builtin to keep clang from optimizing the _dl_memset()
and _dl_bcopy() functions into calls to memset() and memcpy().
ok kettenis@

Reply via email to