Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/doc same hack different place
details: https://anonhg.NetBSD.org/src/rev/351f51e174b9
branches: trunk
changeset: 1006883:351f51e174b9
user: christos <christos%NetBSD.org@localhost>
date: Wed Jan 29 23:44:00 2020 +0000
description:
same hack different place
diffstat:
doc/HACKS | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
diffs (24 lines):
diff -r 4a93713921ef -r 351f51e174b9 doc/HACKS
--- a/doc/HACKS Wed Jan 29 23:42:57 2020 +0000
+++ b/doc/HACKS Wed Jan 29 23:44:00 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: HACKS,v 1.197 2020/01/29 22:43:53 christos Exp $
+# $NetBSD: HACKS,v 1.198 2020/01/29 23:44:00 christos Exp $
#
# This file is intended to document workarounds for currently unsolved
# (mostly) compiler bugs.
@@ -973,11 +973,12 @@
kcah
port powerpc
-hack compile tc.c with -O0 for clang
+hack compile tc.c, logerr.c with -O0 for clang
cdate Wed Jan 29 17:40:19 EST 2020
who christos
file src/external/bsd/atf/lib/libatf-c/Makefile: 1.22
-descr Disable optimization on tc.c, crashes:
+file src/external/bsd/dhcpcd/sbin/dhcpcd/Makefile: 1.49
+descr Disable optimization on tc.c, logerr.c crashes:
lib/libLLVMCodeGen/../../llvm/../../external/apache2/llvm/lib/..\
/dist/llvm/include/llvm/CodeGen/MachineFrameInfo.h", line 495, \
function "__int64_t llvm::MachineFrameInfo::getObjectOffset(int) const"
Home |
Main Index |
Thread Index |
Old Index