Files
asterisk/utils
David M. Lee d908272b7e Fixes for OS X
* Add some type casting so tv_usec can really be a long, instead of
   some strange platform specific type.

 * Add some .dylib style files to .gitignore.

 * Switch from using -Xlinker to -Wl,. For [reasons unknown][], newer
   versions of GCC, when compiling the Homebrew formula for Asterisk,
   are not properly passing the -Xlinker options to the linker. Given
   that -Wl, does exactly the [same thing][], and does it properly, this
   patch changes the -Xlinker options to use -Wl, instead.

 [reasons unknown]: http://bit.ly/1SUbEYx
 [same thing]: https://gcc.gnu.org/onlinedocs/gcc/Link-Options.html

Change-Id: Id5e6b3c6cc86282ea5fca630dc3991137c5bf4dd
2015-06-02 16:27:51 -05:00
..
2011-07-06 20:58:12 +00:00
2015-06-02 16:27:51 -05:00
2014-07-04 13:26:37 +00:00
2012-06-15 16:20:16 +00:00
2015-04-13 14:44:35 -05:00
2009-08-10 19:20:57 +00:00
2012-10-14 21:57:42 +00:00