mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
net-ftp/filezilla: update pugixml comment
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
This commit is contained in:
@@ -56,7 +56,7 @@ src_prepare() {
|
||||
}
|
||||
|
||||
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
|
||||
|
||||
@@ -53,7 +53,7 @@ src_prepare() {
|
||||
}
|
||||
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user