aboutsummaryrefslogtreecommitdiffstats
path: root/community/filezilla/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/filezilla/APKBUILD')
-rw-r--r--community/filezilla/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/community/filezilla/APKBUILD b/community/filezilla/APKBUILD
index f697d5dc91..829a3e3b45 100644
--- a/community/filezilla/APKBUILD
+++ b/community/filezilla/APKBUILD
@@ -12,6 +12,7 @@ subpackages="$pkgname-doc $pkgname-lang"
source="https://download.filezilla-project.org/client/FileZilla_${pkgver}_src.tar.bz2"
build() {
+ export CXXFLAGS="$CXXFLAGS -include assert.h"
./configure \
--prefix=/usr \
--sysconfdir=/etc \