mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 06:45:37 +08:00
Issue #17 Disable building xswiftbus for 32bits
This commit is contained in:
@@ -426,7 +426,8 @@ def main(argv):
|
||||
builder.checks()
|
||||
builder.install()
|
||||
builder.publish()
|
||||
builder.package_xswiftbus()
|
||||
if word_size == '64':
|
||||
builder.package_xswiftbus()
|
||||
builder.symbols(upload_symbols)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user