Skip to content

Commit

Permalink
statically link the inet extension
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisiou committed Jul 22, 2024
1 parent 024c8e0 commit 78b5306
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/config/out_of_tree_extensions.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ endif()

################# INET
duckdb_extension_load(inet
DONT_LINK LOAD_TESTS
LOAD_TESTS
GIT_URL https://github.com/duckdb/duckdb_inet
GIT_TAG eca867b2517af06eabc89ccd6234266e9a7d6d71
INCLUDE_DIR src/include
Expand Down

0 comments on commit 78b5306

Please sign in to comment.