mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-05-02 05:32:30 +02:00
test multi os building
This commit is contained in:
parent
b82bd46cec
commit
c330db914b
2 changed files with 13 additions and 13 deletions
|
@ -6,7 +6,7 @@ UPNPROOT = ${BREWROOT}/opt/miniupnpc
|
|||
CXXFLAGS = -g -Wall -std=c++11 -DMAC_OSX -Wno-overloaded-virtual
|
||||
INCFLAGS = -I${SSLROOT}/include -I${BOOSTROOT}/include
|
||||
|
||||
ifndef TRAVIS_OS_NAME
|
||||
ifndef TRAVIS
|
||||
CXX = clang++
|
||||
endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue