Adjust library requirement for modern gcc
This commit is contained in:
@@ -143,6 +143,7 @@ case "$HOST_SYSTEM" in
|
|||||||
BUILDTOOL_LINK_DEPEND='gcce'
|
BUILDTOOL_LINK_DEPEND='gcce'
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
|
EXTRA_PLATFORM_GCC_FLAGS_LINK='-lm'
|
||||||
useGccBuildTools
|
useGccBuildTools
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
@@ -313,5 +314,3 @@ PROG_gcce_VERSION='$(arm-none-symbianelf-gcc --version)'
|
|||||||
##############################################################################
|
##############################################################################
|
||||||
# Describe the symbols (possibly) used: #
|
# Describe the symbols (possibly) used: #
|
||||||
##############################################################################
|
##############################################################################
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user