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