We will stick to bundled version until system version has
long long commands/C++11 support
https://github.com/zeux/pugixml/issues/53
Package-Manager: portage-2.2.20.1
}
src_configure() {
- # Does not build with system pugixml, use builtin for now
+ # system pugixml lacks long long ops support, use builtin for now
econf $(use_with dbus) $(use_enable nls locales) \
--with-pugixml=builtin \
--disable-autoupdatecheck
}
src_configure() {
- # Does not build with system pugixml, use builtin for now
+ # system pugixml lacks long long ops support, use builtin for now
econf $(use_with dbus) $(use_enable nls locales) \
--with-pugixml=builtin \
--disable-autoupdatecheck