Fix typo.

This commit is contained in:
Relintai 2021-03-09 16:26:30 +01:00
parent 4f34452ad9
commit 0aad743afe
1 changed files with 1 additions and 1 deletions

View File

@ -359,7 +359,7 @@ if len(sys.argv) > 1:
if 'latomic' in arg_split:
build_string += 'LINKFLAGS="-latomic"'
build_string += '
build_string += ' '
target = ' '