mirror of
https://frontier.innolan.net/github/amigaos-cross-toolchain6.git
synced 2024-10-19 10:29:55 +00:00
Install FD and SFD files as well.
This commit is contained in:
@@ -431,6 +431,8 @@ function process_ndk {
|
||||
popd
|
||||
|
||||
pushd "${PREFIX}/os-lib"
|
||||
cp -av "${SOURCES}/${NDK}/Include/fd" .
|
||||
cp -av "${SOURCES}/${NDK}/Include/sfd" .
|
||||
cp -av "${SOURCES}/${NDK}/Include/linker_libs/"* .
|
||||
popd
|
||||
|
||||
|
||||
Reference in New Issue
Block a user