File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ optdepends=('texlive-core: for compiling tex statements'
1717 ' python: for running Python solutions'
1818 ' cargo: for running Rust solutions'
1919 ' bash: for running Bash solutions' )
20- options=()
20+ options=(' !lto ' )
2121provides=(' task-maker-rust' )
2222conflicts=(' task-maker-rust' )
2323source=(" git+https://github.com/olimpiadi-informatica/task-maker-rust.git" )
Original file line number Diff line number Diff line change @@ -16,6 +16,7 @@ optdepends=('texlive-core: for compiling tex statements'
1616 ' python: for running Python solutions'
1717 ' cargo: for running Rust solutions'
1818 ' bash: for running Bash solutions' )
19+ options=(' !lto' )
1920source=(" https://github.com/olimpiadi-informatica/task-maker-rust/archive/v${pkgver} .tar.gz" )
2021sha256sums=(' @@SHA256@@' )
2122
You can’t perform that action at this time.
0 commit comments