mbedtls: add --function-sections and --data-sections to CFLAGS
authorFelix Fietkau <nbd@nbd.name>
Tue, 21 Feb 2017 13:33:14 +0000 (14:33 +0100)
committerJo-Philipp Wich <jo@mein.io>
Wed, 1 Mar 2017 19:37:37 +0000 (20:37 +0100)
commit2e8545333a356a413c44fd8c673039807b780c42
tree11a371199ad054cf7701e7623b16244c885b220a
parente3021e0308cccd721a2e4b06f9a7e4aafb31f35e
mbedtls: add --function-sections and --data-sections to CFLAGS

This allows binaries that links these libraries statically to be reduced
by using --gc-sections on link

Signed-off-by: Felix Fietkau <nbd@nbd.name>
package/libs/mbedtls/Makefile