mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-18 13:11:31 +00:00
travis-ci: OrangePi PC2 only links with gcc-5.x or later
We disable this specific board as it does not link with the gcc-4.9.x that we use today in travis-ci. Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
parent
34bf497f9a
commit
4d0f0a4183
1 changed files with 1 additions and 1 deletions
|
@ -152,7 +152,7 @@ matrix:
|
|||
- env:
|
||||
- BUILDMAN="sun7i"
|
||||
- env:
|
||||
- BUILDMAN="sun8i"
|
||||
- BUILDMAN="sun8i -x orangepi_pc2"
|
||||
- env:
|
||||
- BUILDMAN="sun9i"
|
||||
- env:
|
||||
|
|
Loading…
Add table
Reference in a new issue