mirror of
https://frontier.innolan.net/github/amigaos-cross-toolchain6.git
synced 2024-10-19 10:29:55 +00:00
@B fix libnix headers
This commit is contained in:
@ -91,7 +91,7 @@ def install_ndk():
|
||||
def headers_install():
|
||||
info('installing ixemul header files')
|
||||
|
||||
# copytree('{sources}/{ixemul}/include', '{prefix}/{target}/libnix/include')
|
||||
copytree('{prefix}/{target}/ndk/include', '{prefix}/{target}/libnix/include')
|
||||
|
||||
|
||||
@recipe('fd2sfd-install')
|
||||
|
||||
Reference in New Issue
Block a user