Skip to content

Commit

Permalink
[#148] Remove clang-runtime from build hook
Browse files Browse the repository at this point in the history
The plugin is built against libstdc++ on this branch.
  • Loading branch information
alanking committed May 1, 2024
1 parent cb7dfe0 commit 8d7354f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion irods_consortium_continuous_integration_build_hook.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ def install_building_dependencies(externals_directory):
externals_list = [
'irods-externals-avro1.11.0-3',
'irods-externals-boost1.81.0-1',
'irods-externals-clang-runtime13.0.1-0',
'irods-externals-catch22.13.8-0',
'irods-externals-clang13.0.1-0',
'irods-externals-cmake3.21.4-0',
Expand Down

0 comments on commit 8d7354f

Please sign in to comment.