mirror of
https://github.com/touchHLE/touchHLE.git
synced 2026-01-31 01:25:24 +01:00
Replace libstdc++ and libgcc with armv7 variants
Change-Id: I3bfe5dc2bb162e57d28828b0b502425d97e75033
This commit is contained in:
committed by
ciciplusplus
parent
069621dbaf
commit
09551835d8
@@ -6,13 +6,13 @@ These are impractical to reimplement, but they are Free Software.
|
||||
|
||||
* Alias: `libstdc++.6.dylib`
|
||||
* License: GNU GPL v2 or later (see `COPYING.libstdc++`)
|
||||
* Binary origin: `/usr/lib/` of iPhone OS 3.0.1 for the iPhone 3G, build 7A400
|
||||
* Binary origin: `/usr/lib/` of iPhone OS 3.0.1 for the iPhone 3GS, build 7A400
|
||||
* Source code: <https://github.com/apple-oss-distributions/libstdcxx/tree/libstdcxx-37.11>
|
||||
|
||||
## `libgcc_s.1.dylib`
|
||||
|
||||
* License: GNU GPLv2 or later (see `COPYING.libgcc`)
|
||||
* Binary origin: `/usr/lib/` of iPhone OS 3.0.1 for the iPhone 3G, build 7A400
|
||||
* Binary origin: `/usr/lib/` of iPhone OS 3.0.1 for the iPhone 3GS, build 7A400
|
||||
* Source code: <https://github.com/apple-oss-distributions/gcc/tree/gcc-5572.10.2>
|
||||
|
||||
## `libz.1.2.3.dylib`
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user