libcanfestival: Don't force -fhonour-opts
authorFlorian Fainelli <redacted>
Mon, 5 Jun 2017 02:16:11 +0000 (19:16 -0700)
committerFlorian Fainelli <redacted>
Mon, 5 Jun 2017 02:48:46 +0000 (19:48 -0700)
commit657be0880b95b42214ec9f7ea477c6ecc14fb1fa
tree648852f028c042ab320fb50c2a9381950328ebd6
parenta8a7a2329cfc41c117a2f92003ccca29016a5655
libcanfestival: Don't force -fhonour-opts

-fhonour-copts is an OpenWrt/LEDE toolchain specific patch, forcing it
will make external toolchain fail to build this package. What we need
instead is a way to override CFLAGS from the different Makefile files so
rename the patch to illustrate that.

Fixes: 317c2469d923 ("libcanfestival: fix several small build process issues")
Signed-off-by: Florian Fainelli <redacted>
libs/libcanfestival/Makefile
libs/libcanfestival/patches/004-override-cflags.patch [moved from libs/libcanfestival/patches/004-honour-copts.patch with 83% similarity]
git clone https://git.99rst.org/PROJECT