mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Braino in previous commit: lists are comma-separated.
This commit is contained in:
parent
f7f2eceb60
commit
cb065e0460
2 changed files with 2 additions and 2 deletions
|
|
@ -8,4 +8,4 @@ comment = Experimental platforms
|
|||
branches = CURRENT
|
||||
env = NOLIBC_R=YES, NOFORTH=YES
|
||||
platforms = powerpc
|
||||
options = --verbose --verbose
|
||||
options = --verbose, --verbose
|
||||
|
|
|
|||
|
|
@ -8,4 +8,4 @@ comment = Experimental platforms
|
|||
branches = CURRENT
|
||||
env = NOLIBC_R=YES, NOFORTH=YES
|
||||
platforms = powerpc
|
||||
options = --verbose --verbose
|
||||
options = --verbose, --verbose
|
||||
|
|
|
|||
Loading…
Reference in a new issue