mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 20:43:09 -04:00
sys-cluster/usort: fix fpermissive
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
--- a/include/ompUtils.tcc
|
||||
+++ b/include/ompUtils.tcc
|
||||
@@ -4,6 +4,7 @@
|
||||
#include <vector>
|
||||
#include <algorithm>
|
||||
// #include <seqUtils.h>
|
||||
+#include <cstring>
|
||||
|
||||
|
||||
|
||||
@@ -24,6 +24,7 @@ BDEPEND="app-text/dos2unix"
|
||||
PATCHES=(
|
||||
"${FILESDIR}/${P}-cmake.patch"
|
||||
"${FILESDIR}/${P}-rename-THRESHOLD.patch"
|
||||
"${FILESDIR}/${P}-fix-fpermissive.patch"
|
||||
)
|
||||
|
||||
src_prepare() {
|
||||
|
||||
Reference in New Issue
Block a user