mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-16 18:17:15 +02:00
12 lines
224 B
Diff
12 lines
224 B
Diff
--- a/modules/juce_core/juce_core.h
|
|
+++ b/modules/juce_core/juce_core.h
|
|
@@ -200,7 +200,7 @@
|
|
#endif
|
|
|
|
#ifndef JUCE_USE_CURL
|
|
- #define JUCE_USE_CURL 1
|
|
+ #define JUCE_USE_CURL 0
|
|
#endif
|
|
|
|
#ifndef JUCE_LOAD_CURL_SYMBOLS_LAZILY
|