mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-06-11 16:46:51 +02:00
udp sockets for sam
This commit is contained in:
parent
3e2605490f
commit
76fd1c5c58
3 changed files with 97 additions and 22 deletions
|
@ -1,5 +1,5 @@
|
|||
# set defaults instead redefine
|
||||
CXXFLAGS ?= -g -Wall -Wextra -Wno-unused-parameter -pedantic
|
||||
CXXFLAGS ?= -g -Wall -Wextra -Wno-unused-parameter -pedantic -Wno-misleading-indentation
|
||||
INCFLAGS ?=
|
||||
|
||||
## NOTE: The NEEDED_CXXFLAGS are here so that custom CXXFLAGS can be specified at build time
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue