Add QUICK_AND_DIRTY_COMPILER

This commit is contained in:
Arnaud 2025-10-10 08:39:14 +02:00
parent 5b1c5b2b85
commit e389d93e88
No known key found for this signature in database
GPG Key ID: 20E40A5D3110766F

View File

@ -93,7 +93,7 @@ jobs:
run: |
pacman -Sy --noconfirm make
git config --global core.symlinks false
make update
make QUICK_AND_DIRTY_COMPILER=1 update
make libcodex
- name: Package artifacts (Linux/macOS)