summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO11
1 files changed, 11 insertions, 0 deletions
diff --git a/TODO b/TODO
index 01297d1..a812450 100644
--- a/TODO
+++ b/TODO
@@ -5,3 +5,14 @@
[ ] java:
--enable-jni --enable-core-jni --enable-collections --enable-gtk-peer --enable-tool-wrappers --enable-load-library --enable-local-sockets
+
+[ ] http://www.google.com/search?q=poison-system-directories
+
+[ ] gdb.configure:
+ rm -rf $(GDB_BUILD)
+ mkdir -p $(GDB_BUILD)
+ cd $(GDB_BUILD) && ../gdb-stable/configure \
+ --prefix=$(INSTALL_DIR) \
+ --target=$(GNU_TARGET) \
+ --disable-nls \
+ --with-system-gdbinit=$(INSTALL_LIB)/gdbinit