Jakub Konka
763d807377
Duplicate OSAtomic.h between aarch64 and x86_64
...
The reason this is required is for two reasons: 1) the libc
targeting `aarch64` macOS is slightly newer than that targeting
`x86_64`, and 2) `OSAtomic.h` uses relative imports rather than
system-wide imports for accompanying headers which clearly is an
oversight on Apple's part. Until such time when `libkern` headers
between `x86_64` and `aarch64` are identical, this will require a
manual intervention to duplicate the relevant headers between the
respective architectures.
2021-01-02 15:30:14 +01:00
..
2019-07-15 17:54:50 -04:00
2020-08-30 21:27:30 -07:00
2019-07-15 17:54:50 -04:00
2020-08-30 21:27:30 -07:00
2020-03-12 16:26:14 -04:00
2021-01-02 15:30:14 +01:00
2019-07-15 17:54:50 -04:00
2021-01-02 15:30:14 +01:00
2020-11-05 20:04:25 +02:00
2019-07-15 17:54:50 -04:00
2020-08-30 21:27:30 -07:00
2020-08-30 21:27:30 -07:00
2020-03-12 16:26:14 -04:00
2019-07-15 17:54:50 -04:00
2020-08-30 21:27:30 -07:00
2020-08-30 21:27:30 -07:00
2020-08-30 21:27:30 -07:00
2020-11-06 13:53:47 -07:00
2019-07-15 17:54:50 -04:00
2020-08-30 21:27:30 -07:00
2020-03-12 16:26:14 -04:00
2019-07-15 17:54:50 -04:00
2020-08-30 21:27:30 -07:00
2020-08-30 21:27:30 -07:00
2020-11-06 13:53:47 -07:00
2019-07-15 17:54:50 -04:00
2020-08-30 21:27:30 -07:00
2020-08-30 21:27:30 -07:00
2019-07-15 17:54:50 -04:00
2020-08-30 21:27:30 -07:00
2020-11-06 13:53:47 -07:00
2019-07-15 17:54:50 -04:00
2020-08-30 21:27:30 -07:00
2019-07-15 17:54:50 -04:00
2020-08-30 21:27:30 -07:00
2020-11-06 13:53:47 -07:00
2019-07-15 17:54:50 -04:00
2020-08-30 21:27:30 -07:00
2019-07-15 17:54:50 -04:00
2020-08-30 21:27:30 -07:00
2020-11-06 13:53:47 -07:00
2019-07-15 17:54:50 -04:00
2019-07-15 17:54:50 -04:00
2020-08-30 21:27:30 -07:00
2020-03-12 16:26:14 -04:00
2019-07-15 17:54:50 -04:00
2020-08-30 21:27:30 -07:00
2020-03-12 16:26:14 -04:00
2020-08-30 21:27:30 -07:00
2020-08-30 21:27:30 -07:00
2020-11-30 20:44:36 -07:00
2019-07-15 17:54:50 -04:00
2020-08-30 21:27:30 -07:00
2020-08-30 21:27:30 -07:00
2020-03-12 16:26:14 -04:00
2021-01-02 15:30:14 +01:00