forked from github/verilator
For travis, add VERILATOR_AUTHOR_SITE to get -Werror. Closes #2099.
This commit is contained in:
parent
a15aa0b82b
commit
cd38e88fb8
@ -16,6 +16,7 @@ env:
|
|||||||
- VERILATOR_ROOT=$PWD
|
- VERILATOR_ROOT=$PWD
|
||||||
- VERILATOR_NUM_JOBS=$(echo `nproc` + 1 | bc)
|
- VERILATOR_NUM_JOBS=$(echo `nproc` + 1 | bc)
|
||||||
- VERILATOR_CONFIG_FLAGS="--enable-maintainer-mode --enable-longtests"
|
- VERILATOR_CONFIG_FLAGS="--enable-maintainer-mode --enable-longtests"
|
||||||
|
- VERILATOR_AUTHOR_SITE=1
|
||||||
- OBJCACHE=ccache
|
- OBJCACHE=ccache
|
||||||
|
|
||||||
cache:
|
cache:
|
||||||
|
Loading…
Reference in New Issue
Block a user