diff --git a/srcpkgs/swiften/patches/boost-atomic-armv6.patch b/srcpkgs/swiften/patches/boost-atomic-armv6.patch new file mode 100644 index 00000000000..c5f09855f11 --- /dev/null +++ b/srcpkgs/swiften/patches/boost-atomic-armv6.patch @@ -0,0 +1,10 @@ +--- a/3rdParty/Boost/src/libs/atomic/src/lockpool.cpp ++++ b/3rdParty/Boost/src/libs/atomic/src/lockpool.cpp +@@ -28,6 +28,7 @@ + #endif + + #include ++#include + #include + + namespace boost { diff --git a/srcpkgs/swiften/template b/srcpkgs/swiften/template index 35f28a03b62..3485247143e 100644 --- a/srcpkgs/swiften/template +++ b/srcpkgs/swiften/template @@ -31,7 +31,7 @@ pre_patch() { rm -rf 3rdParty/Expat/src rm -rf 3rdParty/LibIDN/src rm -rf 3rdParty/LibMiniUPnPc/src - rm -rf 3rdParty/LibNATPMP/src + # rm -rf 3rdParty/LibNATPMP/src rm -rf 3rdParty/Lua/src # rm -rf 3rdParty/SCons rm -rf 3rdParty/SQLite/sqlite*