mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2024-12-15 12:40:35 +00:00
Fix tests in i386
This commit is contained in:
parent
03b134495b
commit
42d71348c5
@ -125,7 +125,7 @@ run-test-i386:
|
|||||||
- mkdir build-test
|
- mkdir build-test
|
||||||
- mkdir build32
|
- mkdir build32
|
||||||
- cd build-test
|
- cd build-test
|
||||||
- cmake ..
|
- cmake -DENABLE_PACKAGING=ON ..
|
||||||
- make -j2
|
- make -j2
|
||||||
- make check
|
- make check
|
||||||
- ../install/run_tests --gtest_output=xml
|
- ../install/run_tests --gtest_output=xml
|
||||||
|
Loading…
Reference in New Issue
Block a user