more like this
This commit is contained in:
parent
6183983cc1
commit
3f09de0c7b
@ -1,4 +1,4 @@
|
|||||||
# $NetBSD: HACKS,v 1.198 2020/01/29 23:44:00 christos Exp $
|
# $NetBSD: HACKS,v 1.199 2020/01/30 00:43:58 christos Exp $
|
||||||
#
|
#
|
||||||
# This file is intended to document workarounds for currently unsolved
|
# This file is intended to document workarounds for currently unsolved
|
||||||
# (mostly) compiler bugs.
|
# (mostly) compiler bugs.
|
||||||
@ -973,12 +973,14 @@ descr rtree.c and tcache.c need to be compiled with -O0, alternatively,
|
|||||||
kcah
|
kcah
|
||||||
|
|
||||||
port powerpc
|
port powerpc
|
||||||
hack compile tc.c, logerr.c with -O0 for clang
|
hack compile tc.c, logerr.c, ubsan.c with -O0 for clang
|
||||||
cdate Wed Jan 29 17:40:19 EST 2020
|
cdate Wed Jan 29 17:40:19 EST 2020
|
||||||
who christos
|
who christos
|
||||||
file src/external/bsd/atf/lib/libatf-c/Makefile: 1.22
|
file src/external/bsd/atf/lib/libatf-c/Makefile: 1.22
|
||||||
file src/external/bsd/dhcpcd/sbin/dhcpcd/Makefile: 1.49
|
file src/external/bsd/dhcpcd/sbin/dhcpcd/Makefile: 1.49
|
||||||
descr Disable optimization on tc.c, logerr.c crashes:
|
file src/tests/lib/libc/misc/Makefile: 1.5
|
||||||
|
|
||||||
|
descr Disable optimization on tc.c, logerr.c, ubsan.c crashes:
|
||||||
lib/libLLVMCodeGen/../../llvm/../../external/apache2/llvm/lib/..\
|
lib/libLLVMCodeGen/../../llvm/../../external/apache2/llvm/lib/..\
|
||||||
/dist/llvm/include/llvm/CodeGen/MachineFrameInfo.h", line 495, \
|
/dist/llvm/include/llvm/CodeGen/MachineFrameInfo.h", line 495, \
|
||||||
function "__int64_t llvm::MachineFrameInfo::getObjectOffset(int) const"
|
function "__int64_t llvm::MachineFrameInfo::getObjectOffset(int) const"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user