diff options
author | Sam Bingner <sam@bingner.com> | 2018-10-12 16:21:47 -1000 |
---|---|---|
committer | Sam Bingner <sam@bingner.com> | 2018-10-12 16:21:47 -1000 |
commit | 295030d5719c3af352cfc5394b8ce13e3a1e0fb9 (patch) | |
tree | 608f1f9cf9a8ea9ae8e26f1f07b50d14426a675a /data/aptitude/make.sh | |
parent | 4a80cac9cb4be1d154f5346423667310219bd27a (diff) |
Add and update a number of packages
Diffstat (limited to 'data/aptitude/make.sh')
-rw-r--r-- | data/aptitude/make.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/aptitude/make.sh b/data/aptitude/make.sh index 0846c54c6..cd029fb7b 100644 --- a/data/aptitude/make.sh +++ b/data/aptitude/make.sh @@ -1,6 +1,6 @@ shopt -s extglob pkg:setup -pkg:configure -make AR="${PKG_TARG}-ar" CFLAGS='-O2 -mthumb' +GOOGLETEST="$(PKG_WORK_ _googletest)" LIBS="-lrpmatch" CXXFLAGS="-std=c++14 -D_XOPEN_SOURCE_EXTENDED -Wno-error" CFLAGS="-D_XOPEN_SOURCE_EXTENDED" pkg:configure XAPIAN_CONFIG="$(PKG_DEST_ libxapian)/usr/bin/xapian-config" --disable-docs --disable-tests --disable-boost-lib-checks --with-boost-iostreams=boost_iostreams --with-boost-filesystem=boost_filesystem --with-boost-system=boost_system +make AR="${PKG_TARG}-ar" -j8 pkg:install rm -f "${PKG_DEST}"/usr/share/aptitude/!(aptitude-defaults|section-descriptions) #function_groups|function_pkgs |