mirror of
https://github.com/YosysHQ/yosys
synced 2025-06-19 20:33:39 +00:00
Propagate parameters for Travis build
This commit is contained in:
parent
ac2fc3a144
commit
5130a65865
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ echo
|
||||||
echo 'Building...' && echo -en 'travis_fold:start:script.build\\r'
|
echo 'Building...' && echo -en 'travis_fold:start:script.build\\r'
|
||||||
echo
|
echo
|
||||||
|
|
||||||
make
|
make CC=$CC CXX=$CXX LD=$CXX
|
||||||
|
|
||||||
echo
|
echo
|
||||||
echo -en 'travis_fold:end:script.build\\r'
|
echo -en 'travis_fold:end:script.build\\r'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue