Skip to content

Commit

Permalink
Update check_binary.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
andysamfb committed Sep 20, 2022
1 parent 61300cf commit 051b9d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions check_binary.sh
Original file line number Diff line number Diff line change
Expand Up @@ -264,6 +264,7 @@ setup_link_flags () {
}

TEST_CODE_DIR="$(dirname ${BASH_SOURCE[0]})/test_example_code"
echo ${TEST_CODE_DIR}
build_and_run_example_cpp () {
if [[ "$DESIRED_DEVTOOLSET" == *"cxx11-abi"* ]]; then
GLIBCXX_USE_CXX11_ABI=1
Expand Down

0 comments on commit 051b9d1

Please sign in to comment.