mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-07-25 14:28:07 +02:00
Remove the unused linker reference to the maths library.
This commit is contained in:
parent
02c347d45d
commit
271b22eccc
Binary file not shown.
@ -351,11 +351,6 @@
|
|||||||
<armgcc.compiler.optimization.DebugLevel>Maximum (-g3)</armgcc.compiler.optimization.DebugLevel>
|
<armgcc.compiler.optimization.DebugLevel>Maximum (-g3)</armgcc.compiler.optimization.DebugLevel>
|
||||||
<armgcc.compiler.warnings.AllWarnings>True</armgcc.compiler.warnings.AllWarnings>
|
<armgcc.compiler.warnings.AllWarnings>True</armgcc.compiler.warnings.AllWarnings>
|
||||||
<armgcc.compiler.miscellaneous.OtherFlags>-pipe -Wall -Wextra -std=gnu99 -ffunction-sections -fdata-sections --param max-inline-insns-single=500 -Dprintf=iprintf</armgcc.compiler.miscellaneous.OtherFlags>
|
<armgcc.compiler.miscellaneous.OtherFlags>-pipe -Wall -Wextra -std=gnu99 -ffunction-sections -fdata-sections --param max-inline-insns-single=500 -Dprintf=iprintf</armgcc.compiler.miscellaneous.OtherFlags>
|
||||||
<armgcc.linker.libraries.Libraries>
|
|
||||||
<ListValues>
|
|
||||||
<Value>arm_cortexM4l_math</Value>
|
|
||||||
</ListValues>
|
|
||||||
</armgcc.linker.libraries.Libraries>
|
|
||||||
<armgcc.linker.libraries.LibrarySearchPaths>
|
<armgcc.linker.libraries.LibrarySearchPaths>
|
||||||
<ListValues>
|
<ListValues>
|
||||||
<Value>../src/asf/thirdparty/CMSIS/Lib/GCC</Value>
|
<Value>../src/asf/thirdparty/CMSIS/Lib/GCC</Value>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user