I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Commit a9e6a6a9 authored by str4d's avatar str4d
Browse files

Enable most warnings

parent 1c527380
No related branches found
No related tags found
No related merge requests found
CXXFLAGS=-Werror -std=c++11 -g
CXXFLAGS=-Werror -Wall -Wextra -Wno-unused-parameter -std=c++11 -g
SRCS=i2psam.cpp
OBJS=$(SRCS:.cpp=.o)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment