Posts Tagged ‘universal binaries’

20080519 Lua universal binary

Add this post, this one and this comment and you get a Lua universal build for your mac in Leopard – which works for Tiger too! Assuming you uncompressed the source code onto a folder called lua… In lua/Makefile, add a new target, macosx_ub, to the PLATS definition. It should look like this: # Convenience [...]