svn commit: r304527 - in stable/10/lib: libc/include libc/stdlib libc/tests/stdlib libthr/thread

Oliver Pinter oliver.pinter at hardenedbsd.org
Sat Aug 20 22:18:36 UTC 2016


On 8/21/16, Oliver Pinter <oliver.pinter at hardenedbsd.org> wrote:
> On 8/20/16, Konstantin Belousov <kib at freebsd.org> wrote:
>> Author: kib
>> Date: Sat Aug 20 12:26:44 2016
>> New Revision: 304527
>> URL: https://svnweb.freebsd.org/changeset/base/304527
>>
>> Log:
>>   MFC r303795:
>>   Add __cxa_thread_atexit(3) API implementation.
>>
>> Added:
>>   stable/10/lib/libc/stdlib/cxa_thread_atexit.c
>>      - copied unchanged from r303795,
>> head/lib/libc/stdlib/cxa_thread_atexit.c
>>   stable/10/lib/libc/tests/stdlib/cxa_thread_atexit_nothr_test.cc
>>      - copied unchanged from r303795,
>> head/lib/libc/tests/stdlib/cxa_thread_atexit_nothr_test.cc
>>   stable/10/lib/libc/tests/stdlib/cxa_thread_atexit_test.cc
>>      - copied unchanged from r303795,
>> head/lib/libc/tests/stdlib/cxa_thread_atexit_test.cc
>> Modified:
>>   stable/10/lib/libc/include/libc_private.h
>>   stable/10/lib/libc/stdlib/Makefile.inc
>>   stable/10/lib/libc/stdlib/Symbol.map
>>   stable/10/lib/libc/stdlib/exit.c
>>   stable/10/lib/libc/tests/stdlib/Makefile
>>   stable/10/lib/libthr/thread/thr_exit.c
>> Directory Properties:
>>   stable/10/   (props changed)
>>
>
>
> make[6]:
> "/jenkins/workspace/HardenedBSD-stable-10-STABLE-master-amd64/lib/libc/tests/stdlib/Makefile"
> line 3: Could not find src.opts.mk
> make[6]:
> "/jenkins/workspace/HardenedBSD-stable-10-STABLE-master-amd64/lib/libc/tests/stdlib/Makefile"
> line 8: Malformed conditional (${COMPILER_FEATURES:Mc++11})
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-HBSD-fix-build-error-after-kib-s-8ef9c6fc5bcfe1b6062.patch
Type: application/octet-stream
Size: 1068 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-src-all/attachments/20160821/33b2734c/attachment.obj>


More information about the svn-src-all mailing list