mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-21 13:47:48 +00:00
Coding style fix in uClibc.sh
Signed-off-by: Dima Krasner <dima@dimakrasner.com>
This commit is contained in:
parent
2870ffae51
commit
d44a626968
@ -418,6 +418,6 @@ uClibc_post_cc()
|
||||
CT_MultilibFixupLDSO
|
||||
|
||||
if [ -n "${CT_LIBC_UCLIBC_CONFIG_FILE}" ]; then
|
||||
CT_InstallConfigurationFile "$CT_LIBC_UCLIBC_CONFIG_FILE" libc
|
||||
CT_InstallConfigurationFile "${CT_LIBC_UCLIBC_CONFIG_FILE}" libc
|
||||
fi
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user