[F] Fixed building
This commit is contained in:
parent
2c5d169fe2
commit
ec7c0b9820
@ -37,9 +37,7 @@ script:
|
||||
- cmake .. -DFORT_TEST_BUILD=ON -DFORT_GCC_BUILD=${GCC_BUILD}
|
||||
- cmake --build . --target all
|
||||
- ls
|
||||
- export LSAN_OPTIONS=verbosity=1:log_threads=1
|
||||
- printenv
|
||||
- ./libfort_test
|
||||
- LSAN_OPTIONS=verbosity=1:log_threads=1 ./libfort_test
|
||||
|
||||
|
||||
# # Perform out-of-source build(CMake backend generation, build, and test)
|
||||
|
Loading…
Reference in New Issue
Block a user