This commit is contained in:
nora 2024-02-06 20:20:51 +01:00
parent 33748193aa
commit a58ec204c5
5 changed files with 195 additions and 41 deletions

View file

@ -1,3 +1,5 @@
# An actual implementation would probably split this over several files, however it is most conventient.
[[target]]
pattern = "*-apple-tvos"
tier = 2
@ -46,4 +48,4 @@ Binary format of this platform is XCOFF. Archive file format is 'AIX big format'
"""
testing = """
This target supports running test suites natively, but it's not available to cross-compile and execute in emulator.
"""
"""