[Buildroot] [PATCH] package/kf5/kf5-kcoreaddons: don't treat ld warnings as errors

Peter Korsgaard peter at korsgaard.com
Mon Dec 23 22:14:30 UTC 2019


>>>>> "Giulio" == Giulio Benetti <giulio.benetti at benettiengineering.com> writes:

 > Microblaze ld emits warnings like:
 > '
 > FDE encoding in
 > CMakeFiles/KF5CoreAddons.dir/KF5CoreAddons_autogen/mocs_compilation.cpp.o(.eh_frame)
 > prevents .eh_frame_hdr table being created
 > '
 > Since '-Wl,--fatal-warnings' is passed by default, build fails, so don't
 > treat warnings as errors by appending "-Wl,--no-fatal-warnings" to
 > CMAKE_SHARED_LINKER_FLAGS that is previously defined in package
 > dependency kf5-extra-cmake-modules.

 > Fixes:
 > http://autobuild.buildroot.net/results/f19/f198c86930535c50393e17fc7a70fb4f27b096ee/

 > Signed-off-by: Giulio Benetti <giulio.benetti at benettiengineering.com>

Committed to 2019.02.x and 2019.11.x, thanks.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list