We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f9b22b commit cc3ac74Copy full SHA for cc3ac74
Makefile
@@ -4,7 +4,5 @@ PROJ_DIR := $(dir $(abspath $(lastword $(MAKEFILE_LIST))))
4
EXT_NAME=httpfs
5
EXT_CONFIG=${PROJ_DIR}extension_config.cmake
6
7
-CORE_EXTENSIONS=''
8
-
9
# Include the Makefile from extension-ci-tools
10
include extension-ci-tools/makefiles/duckdb_extension.Makefile
0 commit comments