Open-source implementation of a substantial portion of the API of Apple CryptoKit suitable for use on Linux platforms.
1.47k
stars
166
forks
source link
build: attempt to workaround linker issues on Darwin (#105) #106
Closed
Lukasa closed 2 years ago
The use of a non-cctools librarian causes ld64 some heartburn. Explicitly opt into using the cctools librarian.
rdar://87850031 (cherry picked from commit facc82fbb465e8e308ceeeeb2bdd2830ae8023b3)