More precise ly make compatible with `gcc version 10.2.1 20210110 (Debian 10.2.1-6)`
@@ -1,4 +1,4 @@
.PHONY: main
main:
g++ main.cpp -g -lcurl -o main
g++ main.cpp -g -std=c++17 -lcurl -o main
The note is not visible to the blocked user.