mirror of
https://frontier.innolan.net/github/amigaos-cross-toolchain6.git
synced 2024-10-19 10:29:55 +00:00
@B fix wchar_t v2
This commit is contained in:
@@ -358,9 +358,6 @@ def _build(pull):
|
||||
removemodule('{clib2}')
|
||||
removemodule('{libdebug}')
|
||||
removemodule('{libm}')
|
||||
rmtree(path.join('{build}', '{gcc}', 'gcc/include'))
|
||||
rmtree(path.join('{build}', '{gcc}', 'gcc/include-fixed'))
|
||||
remove(path.join('{build}', '{gcc}', 'gcc/stmp*'))
|
||||
|
||||
if checkstamps('{libnix}'):
|
||||
removemodule('{libnix}')
|
||||
|
||||
Reference in New Issue
Block a user