Nobody knows why this rust module has two entries in the file to be built...
Signed-off-by: Stefan Schantl <[email protected]> --- make.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/make.sh b/make.sh index 06f205fd9..66bbf2196 100755 --- a/make.sh +++ b/make.sh @@ -1636,7 +1636,6 @@ build_system() { lfsmake2 rust-form_urlencoded lfsmake2 rust-displaydoc lfsmake2 rust-writeable - lfsmake2 rust-synstructure lfsmake2 rust-zerofrom-derive lfsmake2 rust-zerofrom lfsmake2 rust-zerovec-derive -- 2.47.3
