mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-20 12:35:43 +08:00
@@ -31,6 +31,12 @@ linux-g++-32 {
|
|||||||
linux-g++-64 {
|
linux-g++-64 {
|
||||||
WORD_SIZE = 64
|
WORD_SIZE = 64
|
||||||
}
|
}
|
||||||
|
|
||||||
|
linux-clang {
|
||||||
|
# Assume 64 bit until we find out how to detect the compiler architecture
|
||||||
|
WORD_SIZE = 64
|
||||||
|
}
|
||||||
|
|
||||||
macx-clang {
|
macx-clang {
|
||||||
# TODO
|
# TODO
|
||||||
WORD_SIZE = 64
|
WORD_SIZE = 64
|
||||||
|
|||||||
Reference in New Issue
Block a user