]> git.saurik.com Git - cycript.git/blobdiff - todo.txt
The .PHONY was not updated from package to zip :(.
[cycript.git] / todo.txt
index 5d73856aca3d80fd82df5dfb7cfbb8c88ff30257..e9a1dd8d838869a455db1fce062b296c90acc961 100644 (file)
--- a/todo.txt
+++ b/todo.txt
@@ -116,3 +116,6 @@ using .withName from the grammar is a horrible hack that makes other uses imposs
 
 blocks should be allowed to return blocks/functions: ModifiedType needs to go
   instead, TypedParameterList should be folded into a TypeModifier with the other types
+
+LT_INIT([pic-only]) doesn't work, because the default is only used if unset, and it has a default setting...
+even when using --pic-only, libtool insists on building every file twice... with the same fucking arguments