mirror of
https://github.com/libffi/libffi.git
synced 2026-01-26 10:07:53 +00:00
ci: update build.sh for Linux build process
This commit is contained in:
parent
a18d4e95d3
commit
26d7be77cc
@ -23,9 +23,9 @@ fi
|
||||
|
||||
function build_linux()
|
||||
{
|
||||
./autogen.sh
|
||||
|
||||
./configure ${HOST+--host=$HOST} ${CONFIGURE_OPTIONS} || cat */config.log
|
||||
ls -l */config.log
|
||||
cat */config.log
|
||||
make
|
||||
make dist
|
||||
DEJAGNU=$(pwd)/.ci/site.exp BOARDSDIR=$(pwd)/.ci runtest --version
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user