scons: Add -fno-common for 64-bit builds on Mac OS X.
authorVinson Lee <vlee@vmware.com>
Tue, 17 Aug 2010 07:20:58 +0000 (00:20 -0700)
committerVinson Lee <vlee@vmware.com>
Tue, 17 Aug 2010 07:20:58 +0000 (00:20 -0700)
commit462e8a8b0d0836c2c2e3b4bf137ecd17db7292d2
tree392c3dbcc1a513dcf0fdd70871682e9f64fe4bbe
parent6043ee6e62800f4f7d2c62756b4c91cbf2639061
scons: Add -fno-common for 64-bit builds on Mac OS X.

This option is also needed for 64-bit builds if llvm is enabled.
Other the build fails during linking.
scons/gallium.py