mirror of
https://github.com/openwrt/openwrt.git
synced 2026-06-20 20:52:08 +04:00
ed7e01b7b6
Switch to Meson build system and add missing dependency for libtraceevent-extra. This switch indirectly fix a compilation error on 32bit target that weren't getting correct target CFlags. Using Meson fix honour our CFlags and fix the compilation error. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>