buildroot/package/pugixml
Theo Debrouwere d28aa481b3 package/pugixml: Fix CMakelists.txt cxx_long_long_type bug.
CMakelist.txt tries to enable the cxx_long_long_type option,
even if the feature isn't available. (Which causes some builds to fail)

The included patch checks if the option is present before applying it.

The patch was backported from:
4dbb564619

Signed-off-by: Theo Debrouwere <t.debrouwere@televic.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-09-12 11:18:41 +02:00
..
0001-check-cxx_long_long_type-existence.patch package/pugixml: Fix CMakelists.txt cxx_long_long_type bug. 2016-09-12 11:18:41 +02:00
Config.in
pugixml.hash
pugixml.mk