mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-29 04:07:49 +02:00
testing g++ build
This commit is contained in:
parent
b74aa71957
commit
18b4fe0b45
2 changed files with 7 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
CXX = clang++
|
||||
#CXX = clang++
|
||||
CXXFLAGS = -Os -Wall -std=c++11 -DMAC_OSX
|
||||
#CXXFLAGS = -g -O2 -Wall -std=c++11
|
||||
INCFLAGS = -I/usr/local/include
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue