Closed zhuowei closed 8 years ago
Yes, it's possible that my device had those installed already from some other experiment. Scary! I'll add it to utils/android/adb_push_built_products
and try to test a clean install more often. Thanks for pointing this out!!
This has been taken care of upstream: https://github.com/apple/swift/blob/60a6522ac6e618aca664bcf68f2d56cfa9ed3192/test/CMakeLists.txt#L234-L238
Thanks for pointing this out!!
@modocache I don't think the build script pushes libicu yet; should that be added to the build script? I was getting "Illegal instruction" errors which turned out to be an abort() called by the runtime since libicu was missing.