mirror of
https://gitee.com/zlgopen/awtk.git
synced 2024-11-30 11:08:34 +08:00
add log
This commit is contained in:
parent
d0fe5e96b8
commit
d4397031a3
@ -11,7 +11,7 @@ if is32bit:
|
||||
else:
|
||||
TARGET_ARCH=''
|
||||
|
||||
print('TARGET_ARCH:' + TARGET_ARCH)
|
||||
print('ARCH=' + str(ARCH) + ' TARGET_ARCH=' + TARGET_ARCH)
|
||||
|
||||
def joinPath(root, subdir):
|
||||
return os.path.normpath(os.path.join(root, subdir))
|
||||
|
Loading…
Reference in New Issue
Block a user