commit | 776e6335bf425f6b3cad01a25935dd2b7d4f40b7 | [log] [tgz] |
---|---|---|
author | Lukas Auer <lukas.auer@aisec.fraunhofer.de> | Thu Nov 22 11:26:16 2018 +0100 |
committer | Andes <uboot@andestech.com> | Mon Nov 26 13:57:29 2018 +0800 |
tree | 044062bff4c1aef73e78861156024afd272a5e49 | |
parent | 0c074845e57e581dab9b024f4a517d4df8d73e9f [diff] |
riscv: enable -fdata-sections Enable the -fdata-sections compiler option for RISC-V. Buildman reports the binary size decrease from this as 8365.3 bytes. Signed-off-by: Lukas Auer <lukas.auer@aisec.fraunhofer.de> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Rick Chen <rick@andestech.com>