rm pkg debug
Some checks failed
release / Release (push) Has been cancelled

This commit is contained in:
2026-03-03 16:51:02 +09:00
parent 33bd222043
commit 6992b4c958
3 changed files with 3 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ url='https://git.syui.ai/ai/log'
license=('MIT')
depends=('gcc-libs')
makedepends=('rust' 'cargo' 'git')
options=('!lto')
options=('!lto' '!debug')
source=("git+https://git.syui.ai/ai/log.git#branch=main")
sha256sums=('SKIP')