Skip to content

Commit 51d491a

Browse files
committed
Addendum to 66ebffd & 74ec865: Linux/Mac build fix (?) #2
1 parent 88853a5 commit 51d491a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vendor/curl/lib/config-linux.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -869,7 +869,7 @@
869869
/* #undef USE_MANUAL */
870870

871871
/* if mbedTLS is enabled */
872-
#define USE_MBEDTLS 1
872+
/* #undef USE_MBEDTLS */
873873

874874
/* if msh3 is in use */
875875
/* #undef USE_MSH3 */

0 commit comments

Comments
 (0)