mirror of
https://github.com/verilator/verilator.git
synced 2026-08-22 14:06:52 +02:00
For travis, add VERILATOR_AUTHOR_SITE to get -Werror. Closes #2099.
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user