Parent Directory
|
Revision Log
|
Patch
| Revision 1.4 by sysadm, Sat Oct 18 12:06:10 2025 UTC | Revision 1.5 by sysadm, Sun Nov 16 13:36:52 2025 UTC | |
|---|---|---|
| # | Line 26 jobs: | Line 26 jobs: |
| 26 | run: gcc -v | run: gcc -v |
| 27 | ||
| 28 | - name: configure | - name: configure |
| 29 | run: ./configure | run: ./configure --enable-systemd |
| 30 | ||
| 31 | - name: Run make | - name: Run make |
| 32 | run: make V=1 | run: make V=1 |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |