Skip to content

Commit 4c39148

Browse files
committed
Link libcurl to g++
1 parent d5b0c31 commit 4c39148

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/tracers/cpp/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ RUN curl --create-dirs -o /usr/local/include/nlohmann/json.hpp -L "https://githu
1313
&& cmake .. \
1414
&& make install
1515

16-
CMD g++ Main.cpp -o Main -O2 -std=c++11 \
16+
CMD g++ Main.cpp -o Main -O2 -std=c++11 -lcurl \
1717
&& ./Main

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy