aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2012-05-31 01:44:45 -0400
committerMike Frysinger <vapier@gentoo.org>2012-05-31 01:44:45 -0400
commit4c4ebe8766f7e7f51538c8b7284acef9a007320b (patch)
tree188a0eed7d57441c7c5102898b326abac7fd1324 /TODO
parentcrossdev: split host and target ABIs (diff)
downloadcrossdev-4c4ebe8766f7e7f51538c8b7284acef9a007320b.tar.gz
crossdev-4c4ebe8766f7e7f51538c8b7284acef9a007320b.tar.bz2
crossdev-4c4ebe8766f7e7f51538c8b7284acef9a007320b.zip
crossdev: fix bad use flag settings with non-versioned packages
If the xVER variable isn't set, we only add 4 args to the array, and the subsequent shift of 5 would fail. So we'd end up treating the previous args as USE flags and add them to package.use. Make this work as intended by quoting the VER variable. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 0 insertions, 6 deletions
diff --git a/TODO b/TODO
index f5e089b..5cfdc52 100644
--- a/TODO
+++ b/TODO
@@ -1,8 +1,2 @@
- strip package.use.force (i.e. building x86_64 on x86_64 gets forced multilib)
- filter /usr/CTARGET/ from revdep-rebuild #182601
-
-- package.use not getting setup correctly:
-# cat /etc/portage/package.use/cross-x86_64-cros-linux-gnu
-cross-x86_64-cros-linux-gnu/gdb sys-devel gdb
-cross-x86_64-cros-linux-gnu/insight dev-util insight
-cross-x86_64-cros-linux-gnu/binutils -selinux multilib