mbedtls: Cosmetic cleanups
authorDaniel Engberg <daniel.engberg.lists@pyret.net>
Sun, 10 Jun 2018 22:22:36 +0000 (00:22 +0200)
committerJohn Crispin <john@phrozen.org>
Mon, 18 Jun 2018 18:28:20 +0000 (20:28 +0200)
commit5297a759aee34952299d1d42f677f31781026c67
treeca84eacde157fb0a1f3b6cdb3a0f6f5dcec5a133
parente820455198aa50cc32f9a108a4696f0cc23023c3
mbedtls: Cosmetic cleanups

This is more of a cosmetic change and a reminder that the CMake script hardcodes -O2.
Source:
https://github.com/ARMmbed/mbedtls/blob/mbedtls-2.7/CMakeLists.txt#L73
https://github.com/ARMmbed/mbedtls/blob/master/CMakeLists.txt#L97

Remove the release type option as it's already provided by the toolchain.
Source:
https://github.com/openwrt/openwrt/blob/master/include/cmake.mk#L50

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
package/libs/mbedtls/Makefile