David M. Lee
9fca378b36
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-05 11:23:16 -05:00
..
2015-04-12 07:12:45 -04:00
2015-04-13 03:48:57 -04:00
2015-06-05 11:23:16 -05:00
2015-04-13 03:48:57 -04:00
2015-04-30 10:43:51 -05:00
2014-05-09 22:49:26 +00:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-05-13 21:55:07 -04:00
2015-04-29 01:02:10 -04:00
2012-07-11 17:16:50 +00:00
2015-05-13 21:55:07 -04:00
2015-05-13 21:55:07 -04:00
2015-05-12 12:44:12 -04:00
2014-04-23 15:02:39 +00:00
2013-08-22 08:26:55 +00:00
2015-04-13 03:48:57 -04:00
2015-05-13 21:55:07 -04:00
2015-04-27 18:37:26 -04:00
2015-04-27 18:37:26 -04:00
2015-05-25 02:18:58 -05:00
2015-04-27 18:37:26 -04:00
2015-04-27 18:37:26 -04:00
2015-05-22 17:09:47 -05:00
2015-05-20 16:08:39 -05:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-05-05 18:23:38 -05:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-04-16 16:53:44 -05:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-04-17 15:58:07 -05:00
2015-05-15 09:59:29 -05:00
2015-04-13 03:48:57 -04:00
2015-04-27 18:37:26 -04:00
2015-05-02 19:31:12 -05:00
2015-04-13 03:48:57 -04:00
2015-06-05 02:17:59 -05:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-05-15 17:19:49 -05:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2012-03-22 19:51:16 +00:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-04-17 15:58:07 -05:00
2015-04-15 10:47:53 -03:00
2015-04-13 03:48:57 -04:00
2015-04-22 13:28:09 -03:00
2015-04-13 03:48:57 -04:00
2015-05-10 10:39:32 -03:00
2015-04-10 13:32:24 +00:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2012-03-22 19:51:16 +00:00
2015-05-29 14:52:41 -05:00
2015-04-13 03:48:57 -04:00
2015-04-23 11:39:13 -05:00
2014-11-17 16:58:52 +00:00
2015-05-02 19:31:12 -05:00
2015-05-20 19:10:49 -05:00
2015-04-13 03:48:57 -04:00
2012-03-22 19:51:16 +00:00
2015-04-27 18:37:26 -04:00
2015-05-04 18:45:28 -06:00
2015-04-13 03:48:57 -04:00
2015-05-03 21:09:41 -05:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2012-06-15 16:20:16 +00:00
2015-04-17 15:58:07 -05:00
2015-05-13 21:55:07 -04:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-05-05 11:38:54 -05:00
2012-01-30 21:21:16 +00:00
2015-04-27 18:37:26 -04:00
2015-04-13 03:48:57 -04:00
2015-05-20 21:22:39 -05:00
2015-06-05 11:23:16 -05:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-05-26 16:47:55 -05:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-05-06 06:32:54 -03:00
2015-04-17 15:58:07 -05:00
2015-04-13 03:48:57 -04:00
2014-07-20 22:06:33 +00:00
2015-05-14 11:25:09 -05:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-05-04 20:47:01 -04:00
2015-05-01 08:35:18 -05:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2010-09-07 19:09:08 +00:00
2015-05-03 14:36:01 -04:00
2015-04-13 03:48:57 -04:00
2015-05-04 18:45:28 -06:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-05-21 05:15:41 -05:00
2015-04-23 11:39:13 -05:00
2015-04-13 03:48:57 -04:00
2012-09-21 17:14:59 +00:00
2012-10-11 15:49:02 +00:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-05-26 07:46:36 -05:00
2015-03-26 22:24:26 +00:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-05-29 14:52:41 -05:00
2015-04-13 03:48:57 -04:00
2015-05-05 05:38:38 -05:00
2015-05-26 16:47:55 -05:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-05-22 22:30:22 -05:00
2013-01-19 20:54:07 +00:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-06-02 11:53:17 -05:00
2015-04-13 03:48:57 -04:00
2015-05-01 22:17:17 -05:00
2015-05-04 17:14:57 -05:00
2014-09-29 20:28:24 +00:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00
2014-08-21 14:42:12 +00:00
2015-04-13 03:48:57 -04:00
2014-12-17 10:23:32 +00:00
2015-04-13 03:48:57 -04:00
2015-04-13 03:48:57 -04:00