mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-30 17:33:33 +00:00
WebAssembly is now build by default, remove it from the experimental list
This commit is contained in:
parent
687d5ff34b
commit
a6cb0b2dfd
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
||||
llvm-toolchain-8 (1:8.0.1~+rc1-1~exp2) experimental; urgency=medium
|
||||
|
||||
* WebAssembly is now build by default, remove it from the
|
||||
experimental list
|
||||
|
||||
--
|
||||
|
||||
llvm-toolchain-8 (1:8.0.1~+rc1-1~exp1) experimental; urgency=medium
|
||||
|
||||
* New testing release
|
||||
|
2
debian/rules
vendored
2
debian/rules
vendored
@ -380,7 +380,7 @@ override_dh_auto_configure: preconfigure
|
||||
-DLIBCLANG_LIBRARY_VERSION=$(SONAME_EXT) \
|
||||
-DENABLE_LINKER_BUILD_ID=ON \
|
||||
-DPOLLY_BUNDLED_JSONCPP=OFF \
|
||||
-DLLVM_EXPERIMENTAL_TARGETS_TO_BUILD="WebAssembly;AVR" \
|
||||
-DLLVM_EXPERIMENTAL_TARGETS_TO_BUILD="AVR" \
|
||||
-DCLANG_ENABLE_BOOTSTRAP=ON \
|
||||
-DLLVM_TEMPORARILY_ALLOW_OLD_TOOLCHAIN=ON \
|
||||
-DCLANG_VENDOR=$(VENDOR) \
|
||||
|
Loading…
Reference in New Issue
Block a user