summaryrefslogtreecommitdiff
path: root/BUGS
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2017-07-18 19:03:49 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2017-07-18 19:03:49 +0200
commit6e7dbde356daf614a5bf24c30fef4dc7e2c36025 (patch)
treeda880c56789475a64a8b91e860b9583594f561c7 /BUGS
parent90696bd9dfc1b5b0117ceba8cb44ce77b8305092 (diff)
downloadabaos-6e7dbde356daf614a5bf24c30fef4dc7e2c36025.tar.gz
abaos-6e7dbde356daf614a5bf24c30fef4dc7e2c36025.tar.bz2
found clang bug, not the real reason but works for me now
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS1
1 files changed, 0 insertions, 1 deletions
diff --git a/BUGS b/BUGS
index c108a1f..dddc5d3 100644
--- a/BUGS
+++ b/BUGS
@@ -17,4 +17,3 @@
library, not part of the kernel directory, get rid of kernel_panic
there (this requires the kernel_stub.c kernel_panic to exist in
libc tests)
-- clang and -O2/-O3 break test_printf.c and printf, no clue why?!