Ben Noordhuis
|
32b291d5be
|
build: don't set -mmacosx-version-min
It sets __MAC_OS_X_VERSION_MIN_REQUIRED__, which is what we use for feature
detection.
|
2012-01-19 16:20:44 +01:00 |
|
Carter Allen
|
1393ee7d26
|
build: remove hard-coded GCC_VERSION setting (OS X/XCode)
|
2011-11-03 12:19:34 +01:00 |
|
Ben Noordhuis
|
3ecb319128
|
build: sunos expects -pthreads, not -pthread
|
2011-10-25 23:52:03 +00:00 |
|
Ben Noordhuis
|
cb6cd92305
|
build: fix gcc 3.x build
Detect gcc version, -fvisibility is a gcc 4.x switch.
|
2011-10-25 23:52:03 +00:00 |
|
Ryan Dahl
|
2c0179197f
|
Make libev verify itself in debug build
|
2011-09-26 21:07:05 -07:00 |
|
Ben Noordhuis
|
8f6f324746
|
build: use -m32 only when host_arch != target_arch
Unbreaks the gyp build on x86_64 linux systems.
|
2011-09-19 16:57:39 +02:00 |
|
Peter Bright
|
7db243dc6f
|
Bring inline with node common.gypi.
Win32 readlink()
|
2011-09-04 13:24:45 -07:00 |
|
Peter Bright
|
2942f5a8cc
|
GYP upates
|
2011-08-13 20:27:39 -07:00 |
|
Bert Belder
|
d3cc9a39ed
|
Move gyp files to root
|
2011-08-10 22:58:00 +02:00 |
|