package/libasplib: fix build error on m68k
authorBernd Kuhls <bernd.kuhls@t-online.de>
Sun, 1 Jan 2017 12:02:44 +0000 (13:02 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 25 Jan 2017 03:44:42 +0000 (16:44 +1300)
commit336c2a4db0331fd2bfc8a2798337d9c58d4cbc1c
tree1f4617f5b9d02859b0bcbd614ab29bb2663262a2
parent4f1c60326f3b6afdb297403889a1be70d85bc24d
package/libasplib: fix build error on m68k

Patch written by Waldemar Brodkorb:
http://lists.busybox.net/pipermail/buildroot/2016-November/177726.html

This patch however did not work: "Unfortunately libasplib cmake
infrastructure ignores my CMAKE_CXX_FLAGS."

To make this patch work libasplib needed to be bumped because the cmake
infrastructure was updated back in August 2016 which fixed the problem:
https://github.com/AchimTuran/asplib/commit/6326d1f5e8dad9fd9947b7f4688ddddda91e9e9e

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/libasplib/libasplib.mk