Commit Graph

6 Commits

Author SHA1 Message Date
Andrew Kelley
6288ad865c change 5 to 6 in travis osx scripts 2018-03-10 14:36:59 -05:00
Andrew Kelley
14cda27b64 depend on embedded SoftFloat-3d instead of __float128
See #302
See #467
2017-09-14 01:46:47 -04:00
Andrew Kelley
91536813ec macos updates
* try some macos travis stuff
 * put c in the link libs for macos since we always link with libSystem
 * for non-native targets on macos, allow runtime symbol resolution
   - it's causing an infinite loop in LLD.
 * for macos, always build compiler_rt and turn on LinkOnce because
   compiler_rt on darwin is missing some stuff.
2017-08-27 02:51:25 -04:00
Andrew Kelley
01f88bf8c6 travis again 2017-08-27 01:28:04 -04:00
Andrew Kelley
fedccf9d2d travis try again 2017-08-27 01:19:18 -04:00
Andrew Kelley
6623a11b2c travis: add macos script 2017-08-27 01:07:06 -04:00