Re: Hacking in Universal -- Don't!

2007-04-02 Thread Ryan Schmidt
On Mar 31, 2007, at 12:28, Landon Fuller wrote: I received a bug report about the zlib port not working -- it was modified to use private API in an attempt to hack in Universal support. The port, which I originally wrote in 2003, went from this:

Hacking in Universal -- Don't!

2007-03-31 Thread Landon Fuller
I received a bug report about the zlib port not working -- it was modified to use private API in an attempt to hack in Universal support. The port, which I originally wrote in 2003, went from this: http://trac.macports.org/projects/macports/browser/trunk/dports/

Re: Hacking in Universal -- Don't!

2007-03-31 Thread Landon Fuller
On Mar 31, 2007, at 2:38 PM, Jordan K. Hubbard wrote: Which private API are you referring to? I know that the port was *broken* until I changed it to use the right command API, but that had nothing to do with building universal, that was a very hacky way of building the static archive.