Commit Graph

14 Commits

Author SHA1 Message Date
Fabian Grünbichler
9488d99f7c switch to LLVM 19
like rustc 1.82

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2024-10-22 13:02:12 +02:00
Fabian Grünbichler
cdf8ea9b61 switch to LLVM 18
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2024-09-09 14:13:45 +02:00
Fabian Grünbichler
55b856a334 build and install p2 snapshot target
and symlink the existing one under the 'p1' suffix as well, both needed to
build the corresponding targets in rustc.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2024-07-11 10:22:36 +02:00
Fabian Grünbichler
865397f038 switch to LLVM 17
like rustc 1.73

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2024-05-27 15:11:24 +02:00
Fabian Grünbichler
ca8ccda077 switch to LLVM 16
the version currently used by rustc.

Closes: #1061217

Signed-off-by: Fabian Grünbichler <debian@fabian.gruenbichler.email>
2024-01-25 21:57:19 +01:00
Fabian Grünbichler
fdb11bb4a4 Revert "build: enable stack protection"
This reverts commit 6ffd497d92.

Seems like enabling stack protection causes WASM runtimes like wasmedge to
fail, so disable again for now.
2023-09-13 10:23:07 +02:00
Fabian Grünbichler
6ffd497d92 build: enable stack protection
supported now, at least without the control flow part.

Signed-off-by: Fabian Grünbichler <debian@fabian.gruenbichler.email>
2023-09-08 10:05:40 +02:00
Fabian Grünbichler
77dc3429ab disable cf-protection as well
it's not supported yet, but is now enabled by default in Debian.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2023-09-03 20:14:32 +02:00
Fabian Grünbichler
c5f7185db7 switch to LLVM 14
and adapt to Makefile variable renaming.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2022-11-15 20:02:47 +01:00
Ximin Luo
35d797a3f1 Update to LLVM 13, same as rust 2022-03-06 21:26:15 +00:00
Ximin Luo
be668a66da Update to LLVM 11 2020-11-15 16:32:01 +00:00
Ximin Luo
7ec44c5196 Update to LLVM 10 2020-08-05 21:51:24 +01:00
Ximin Luo
0a89e6e5ad Disable stack protector, wasi-libc doesn't support it yet 2020-01-07 15:45:14 +00:00
Ximin Luo
72e32bfb2d Initial Debian packaging 2020-01-07 12:52:04 +00:00