summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2017-10-01 01:47:35 (GMT)
committerAlexey Neyman <stilor@att.net>2017-10-01 01:47:35 (GMT)
commitca45a8f9abd672189dbef5bcb242ac465df7b0f6 (patch)
treebf0c6d296987c2e21b9ca77e1532c9fb8c5bdb96 /TODO
parent4c321260b2a144bf143d44bb1e1c01238bdc2a9e (diff)
Add -D__GLIBC__ to target CFLAGS
... when using musl to compile strace. Also, honor CT_TARGET_CFLAGS in scripts compiling target libs/binaries. Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index f76a1f8..9aeb22d 100644
--- a/TODO
+++ b/TODO
@@ -2,6 +2,7 @@ A (slightly) ordered set of tasks for crosstool-NG. Written in a cryptic languag
-- Alexey Neyman (@stilor)
+[ ] Migrate .config and build.log into per-target directory, make top-level file into symlinks - this will allow to compare/debug multiple configs side-by-side without overwriting each other
[ ] Need a variant of CT_DoExecLog that only captures stderr - for use where we need stdout for further processing but want to capture errors
[ ] Use in test-package.sh
[ ] mirror: remove crosstool-ng.org mirroring of archives? Use the option only for local mirrors? Archives currently hosted are outdated.