diff options
author | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2024-12-04 17:27:59 -0600 |
---|---|---|
committer | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2024-12-04 17:27:59 -0600 |
commit | a52113d2368551dc2c530b765f656e724fcd7739 (patch) | |
tree | e29c2aa61e7685cff165f23a043421de485ac9fe | |
parent | 9286e92e196082d80499e286c154086d0d302188 (diff) | |
download | packages-a52113d2368551dc2c530b765f656e724fcd7739.tar.gz packages-a52113d2368551dc2c530b765f656e724fcd7739.tar.bz2 packages-a52113d2368551dc2c530b765f656e724fcd7739.tar.xz packages-a52113d2368551dc2c530b765f656e724fcd7739.zip |
user/llvm14: Move to bootstrap/
Package is only needed by Rust bootstrap packages.
-rw-r--r-- | bootstrap/llvm14/APKBUILD (renamed from user/llvm14/APKBUILD) | 0 | ||||
-rw-r--r-- | bootstrap/llvm14/disable-FileSystemTest.CreateDir-perms-assert.patch (renamed from user/llvm14/disable-FileSystemTest.CreateDir-perms-assert.patch) | 0 | ||||
-rw-r--r-- | bootstrap/llvm14/disable-dlclose-test.patch (renamed from user/llvm14/disable-dlclose-test.patch) | 0 | ||||
-rw-r--r-- | bootstrap/llvm14/dwarf-info.patch (renamed from user/llvm14/dwarf-info.patch) | 0 | ||||
-rw-r--r-- | bootstrap/llvm14/dyld-elf-ppc32.patch (renamed from user/llvm14/dyld-elf-ppc32.patch) | 0 | ||||
-rw-r--r-- | bootstrap/llvm14/graph-diff-simple.txt (renamed from user/llvm14/graph-diff-simple.txt) | 0 | ||||
-rw-r--r-- | bootstrap/llvm14/hexagon.patch (renamed from user/llvm14/hexagon.patch) | 0 | ||||
-rw-r--r-- | bootstrap/llvm14/llvm-fix-build-with-musl-libc.patch (renamed from user/llvm14/llvm-fix-build-with-musl-libc.patch) | 0 | ||||
-rw-r--r-- | bootstrap/llvm14/macho32.patch (renamed from user/llvm14/macho32.patch) | 0 | ||||
-rw-r--r-- | bootstrap/llvm14/musl-ppc64-elfv2.patch (renamed from user/llvm14/musl-ppc64-elfv2.patch) | 0 | ||||
-rw-r--r-- | bootstrap/llvm14/ppc-gcc-bug.patch (renamed from user/llvm14/ppc-gcc-bug.patch) | 0 | ||||
-rw-r--r-- | bootstrap/llvm14/ppc-test.patch (renamed from user/llvm14/ppc-test.patch) | 0 | ||||
-rw-r--r-- | bootstrap/llvm14/python3-test.patch (renamed from user/llvm14/python3-test.patch) | 0 | ||||
-rw-r--r-- | bootstrap/llvm14/roundeven.patch (renamed from user/llvm14/roundeven.patch) | 0 |
14 files changed, 0 insertions, 0 deletions
diff --git a/user/llvm14/APKBUILD b/bootstrap/llvm14/APKBUILD index 77a39f78d..77a39f78d 100644 --- a/user/llvm14/APKBUILD +++ b/bootstrap/llvm14/APKBUILD diff --git a/user/llvm14/disable-FileSystemTest.CreateDir-perms-assert.patch b/bootstrap/llvm14/disable-FileSystemTest.CreateDir-perms-assert.patch index e73ce9b6f..e73ce9b6f 100644 --- a/user/llvm14/disable-FileSystemTest.CreateDir-perms-assert.patch +++ b/bootstrap/llvm14/disable-FileSystemTest.CreateDir-perms-assert.patch diff --git a/user/llvm14/disable-dlclose-test.patch b/bootstrap/llvm14/disable-dlclose-test.patch index b70cd4d4d..b70cd4d4d 100644 --- a/user/llvm14/disable-dlclose-test.patch +++ b/bootstrap/llvm14/disable-dlclose-test.patch diff --git a/user/llvm14/dwarf-info.patch b/bootstrap/llvm14/dwarf-info.patch index 9357c6519..9357c6519 100644 --- a/user/llvm14/dwarf-info.patch +++ b/bootstrap/llvm14/dwarf-info.patch diff --git a/user/llvm14/dyld-elf-ppc32.patch b/bootstrap/llvm14/dyld-elf-ppc32.patch index badea265f..badea265f 100644 --- a/user/llvm14/dyld-elf-ppc32.patch +++ b/bootstrap/llvm14/dyld-elf-ppc32.patch diff --git a/user/llvm14/graph-diff-simple.txt b/bootstrap/llvm14/graph-diff-simple.txt index fa26daaf9..fa26daaf9 100644 --- a/user/llvm14/graph-diff-simple.txt +++ b/bootstrap/llvm14/graph-diff-simple.txt diff --git a/user/llvm14/hexagon.patch b/bootstrap/llvm14/hexagon.patch index a67fd0dff..a67fd0dff 100644 --- a/user/llvm14/hexagon.patch +++ b/bootstrap/llvm14/hexagon.patch diff --git a/user/llvm14/llvm-fix-build-with-musl-libc.patch b/bootstrap/llvm14/llvm-fix-build-with-musl-libc.patch index 6ee91ea44..6ee91ea44 100644 --- a/user/llvm14/llvm-fix-build-with-musl-libc.patch +++ b/bootstrap/llvm14/llvm-fix-build-with-musl-libc.patch diff --git a/user/llvm14/macho32.patch b/bootstrap/llvm14/macho32.patch index 31279d502..31279d502 100644 --- a/user/llvm14/macho32.patch +++ b/bootstrap/llvm14/macho32.patch diff --git a/user/llvm14/musl-ppc64-elfv2.patch b/bootstrap/llvm14/musl-ppc64-elfv2.patch index 77bc4c780..77bc4c780 100644 --- a/user/llvm14/musl-ppc64-elfv2.patch +++ b/bootstrap/llvm14/musl-ppc64-elfv2.patch diff --git a/user/llvm14/ppc-gcc-bug.patch b/bootstrap/llvm14/ppc-gcc-bug.patch index 4fe2f34f4..4fe2f34f4 100644 --- a/user/llvm14/ppc-gcc-bug.patch +++ b/bootstrap/llvm14/ppc-gcc-bug.patch diff --git a/user/llvm14/ppc-test.patch b/bootstrap/llvm14/ppc-test.patch index 46ed8fbf0..46ed8fbf0 100644 --- a/user/llvm14/ppc-test.patch +++ b/bootstrap/llvm14/ppc-test.patch diff --git a/user/llvm14/python3-test.patch b/bootstrap/llvm14/python3-test.patch index 76f13385d..76f13385d 100644 --- a/user/llvm14/python3-test.patch +++ b/bootstrap/llvm14/python3-test.patch diff --git a/user/llvm14/roundeven.patch b/bootstrap/llvm14/roundeven.patch index 04d741cdb..04d741cdb 100644 --- a/user/llvm14/roundeven.patch +++ b/bootstrap/llvm14/roundeven.patch |