Radish alpha
H
HardenedBSD Package Manager
Radicle
Git (anonymous pull)
Log in to clone via SSH
libcurl: fix build out of tree
Baptiste Daroussin committed 2 years ago
commit 9af8ea578d991cdb6e324cb192250ce3a2e4e84a
parent 8f66a29cd645e1eb8df19f6428c305e22d005cae
1 file changed +1 -0
modified external/libcurl/Makefile.autosetup
@@ -82,6 +82,7 @@ SRCS= \
LOCAL_CFLAGS=	-DHAVE_CONFIG_H \
		-DBUILDING_LIBCURL \
		-I$(top_srcdir)/external/libcurl \
+
		-I$(top_builddir)/external/libcurl \
		-I$(top_srcdir)/external/curl/lib \
		-I$(top_srcdir)/external/curl/include