build: i686 is what AlfredR enjoyed.
This commit is contained in:
+1
-1
@@ -54,7 +54,7 @@ class SteamWorksConfig(object):
|
||||
if builder.options.target:
|
||||
builder.cxx = builder.DetectCxx(target_arch = builder.options.target)
|
||||
else:
|
||||
builder.cxx = builder.DetectCxx()
|
||||
builder.cxx = builder.DetectCxx(target_arch = 'x86')
|
||||
|
||||
@property
|
||||
def tag(self):
|
||||
|
||||
Reference in New Issue
Block a user