mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-22 22:21:10 +02:00
dev-lang/rust: remove 'changelog-seen'
it has been removed https://github.com/rust-lang/rust/pull/123711 Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
This commit is contained in:
parent
969f12a531
commit
89603911e4
@ -357,7 +357,6 @@ src_configure() {
|
|||||||
|
|
||||||
local cm_btype="$(usex debug DEBUG RELEASE)"
|
local cm_btype="$(usex debug DEBUG RELEASE)"
|
||||||
cat <<- _EOF_ > "${S}"/config.toml
|
cat <<- _EOF_ > "${S}"/config.toml
|
||||||
changelog-seen = 2
|
|
||||||
[llvm]
|
[llvm]
|
||||||
download-ci-llvm = false
|
download-ci-llvm = false
|
||||||
optimize = $(toml_usex !debug)
|
optimize = $(toml_usex !debug)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user