mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Update Travis matrix:
* New clang compiler target * Sconstruct changes for clang * Patches to support clang
This commit is contained in:
committed by
Vinnie Falco
parent
8dbf8b9038
commit
2f69d4c8ee
@@ -106,7 +106,7 @@ protected:
|
||||
m_proxyInfo.destAddress.value [0],
|
||||
m_proxyInfo.destAddress.value [1],
|
||||
m_proxyInfo.destAddress.value [2],
|
||||
m_proxyInfo.destAddress.value [4])
|
||||
m_proxyInfo.destAddress.value [3])
|
||||
, m_proxyInfo.destPort);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user