<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -471,7 +471,7 @@
                 (set tool_executable &quot;build/#{architecture}/#{@tool}&quot;)
                 (@tool_executables addObject:tool_executable)
                 (file tool_executable =&gt; (@c_objects objectForKey:architecture) (@m_objects objectForKey:architecture) is
-                      (set command &quot;gcc #{((@c_objects objectForKey:architecture) join)} #{((@m_objects objectForKey:architecture) join)} #{@tool_extras} #{@ldflags} -o '#{(target name)}'&quot;)
+                      (set command &quot;#{@cc} -arch #{architecture} #{((@c_objects objectForKey:architecture) join)} #{((@m_objects objectForKey:architecture) join)} #{@tool_extras} #{@ldflags} -o '#{(target name)}'&quot;)
                       (SH command))))
      
      ;; tool fat archive</diff>
      <filename>tools/nuke</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>833904b8d4ebe5b2142302ea82c1557e713e5b30</id>
    </parent>
  </parents>
  <author>
    <name>Tim Burks</name>
    <email>tim@neontology.com</email>
  </author>
  <url>http://github.com/timburks/nu/commit/38b32bc3f40d04a96e7101d09de0af590af54ab5</url>
  <id>38b32bc3f40d04a96e7101d09de0af590af54ab5</id>
  <committed-date>2009-01-02T11:05:31-08:00</committed-date>
  <authored-date>2009-01-02T11:05:31-08:00</authored-date>
  <message>nuke tool-task fix to build iPhone command-line tools.</message>
  <tree>d6cf8e657f51d683373ef9afe1e58cde8cbc89fc</tree>
  <committer>
    <name>Tim Burks</name>
    <email>tim@neontology.com</email>
  </committer>
</commit>
