diff options
author | Ben Noordhuis <info@bnoordhuis.nl> | 2013-06-26 13:06:26 +0200 |
---|---|---|
committer | Ben Noordhuis <info@bnoordhuis.nl> | 2013-06-26 13:13:53 +0200 |
commit | a0bc4cca74be7de2a540439920c8f15d0a671b74 (patch) | |
tree | 6a223dfc9bc236a2b7df5c9d04a155abe0114536 /test/test-tcp-bind-error.c | |
parent | c8c775bd9739e0c9562b925ec482a378b50f97c2 (diff) | |
download | libuv-a0bc4cca74be7de2a540439920c8f15d0a671b74.tar.gz libuv-a0bc4cca74be7de2a540439920c8f15d0a671b74.zip |
build: darwin: disable -fstrict-aliasing warnings
gcc 4.2.1 as shipped with Xcode complains incessantly about aliasing
warnings, which, while technically true, disregards the fact that the
aliased types have the same layout in memory. Squelch the warnings.
Diffstat (limited to 'test/test-tcp-bind-error.c')
0 files changed, 0 insertions, 0 deletions