Skip to content

Commit

Permalink
Revert "Update check_binary.sh"
Browse files Browse the repository at this point in the history
This reverts commit 051b9d1.
  • Loading branch information
andysamfb committed Sep 22, 2022
1 parent b21d753 commit 24d91ba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion check_binary.sh
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,6 @@ 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 24d91ba

Please sign in to comment.