mirror of https://github.com/ARMmbed/mbed-os.git
7 lines
96 B
JSON
7 lines
96 B
JSON
|
{
|
||
|
"ARMC6": {
|
||
|
"common": ["-flto"],
|
||
|
"ld": ["--lto", "--lto_level=Oz"]
|
||
|
}
|
||
|
}
|