mirror of
https://github.com/Relintai/broken_seals.git
synced 2024-11-10 08:42:11 +01:00
Fix typo.
This commit is contained in:
parent
4f34452ad9
commit
0aad743afe
@ -359,7 +359,7 @@ if len(sys.argv) > 1:
|
||||
|
||||
if 'latomic' in arg_split:
|
||||
build_string += 'LINKFLAGS="-latomic"'
|
||||
build_string += '
|
||||
build_string += ' '
|
||||
|
||||
target = ' '
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user