upravy
This commit is contained in:
4
Makefile
4
Makefile
@@ -7,8 +7,8 @@
|
||||
CXX = g++
|
||||
|
||||
# define any compile-time flags
|
||||
# CXXFLAGS := -std=c++17 -Wall -Wextra -g -lssl -lcrypto
|
||||
CXXFLAGS := -Wall -Wextra -g -lssl -lcrypto -w
|
||||
# CXXFLAGS := -std=c++17 -Wall -Wextra -g -lssl -lcrypto -w
|
||||
CXXFLAGS := -Wall -Wextra -g -lssl -lcrypto
|
||||
|
||||
# define library paths in addition to /usr/lib
|
||||
# if I wanted to include libraries not in /usr/lib I'd specify
|
||||
|
||||
Reference in New Issue
Block a user