diff options
author | Jakov Smolic <jakov.smolic@sartura.hr> | 2021-02-11 20:53:21 +0100 |
---|---|---|
committer | Ben Kohler <bkohler@gentoo.org> | 2021-02-12 07:44:32 -0600 |
commit | 58e4239da7523f1889ad080a5d484d133faba8dc (patch) | |
tree | 2c8a4d55663467b97a96429845a81baad502b8d4 /app-crypt/dieharder/files/dieharder-3.31.1-build.patch | |
parent | dev-util/android-tools: tweak for gcc-11 (diff) | |
download | gentoo-58e4239da7523f1889ad080a5d484d133faba8dc.tar.gz gentoo-58e4239da7523f1889ad080a5d484d133faba8dc.tar.bz2 gentoo-58e4239da7523f1889ad080a5d484d133faba8dc.zip |
app-crypt/dieharder: Apply gcc-10 workaround and cross-compile patch
Closes: https://bugs.gentoo.org/708538
Closes: https://github.com/gentoo/gentoo/pull/12544
Co-authored-by: Tom Hughes <tomhughes@chromium.org>
Signed-off-by: Tom Hughes <tomhughes@chromium.org>
Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
Diffstat (limited to 'app-crypt/dieharder/files/dieharder-3.31.1-build.patch')
-rw-r--r-- | app-crypt/dieharder/files/dieharder-3.31.1-build.patch | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/app-crypt/dieharder/files/dieharder-3.31.1-build.patch b/app-crypt/dieharder/files/dieharder-3.31.1-build.patch index 50e2119030c9..07d33171a4cb 100644 --- a/app-crypt/dieharder/files/dieharder-3.31.1-build.patch +++ b/app-crypt/dieharder/files/dieharder-3.31.1-build.patch @@ -1,5 +1,3 @@ -diff --git a/include/dieharder/libdieharder.h b/include/dieharder/libdieharder.h -index 2138ebf..f6d471b 100644 --- a/include/dieharder/libdieharder.h +++ b/include/dieharder/libdieharder.h @@ -6,6 +6,8 @@ @@ -34,8 +32,6 @@ Subject: [PATCH 1/2] rgb_operm: convert to noop as implementation missing include/dieharder/rgb_operm.h | 2 ++ 1 file changed, 2 insertions(+) -diff --git a/include/dieharder/rgb_operm.h b/include/dieharder/rgb_operm.h -index c48fa37..f33fc1f 100644 --- a/include/dieharder/rgb_operm.h +++ b/include/dieharder/rgb_operm.h @@ -1,3 +1,4 @@ @@ -62,8 +58,6 @@ Subject: [PATCH 2/2] dab_filltree2: inline cannot have prototype nor can it be libdieharder/dab_filltree2.c | 48 +++++++++++++++++------------------- 2 files changed, 41 insertions(+), 44 deletions(-) -diff --git a/libdieharder/dab_filltree.c b/libdieharder/dab_filltree.c -index 9cc5ce7..3ed6b00 100644 --- a/libdieharder/dab_filltree.c +++ b/libdieharder/dab_filltree.c @@ -34,7 +34,24 @@ static double targetData[] = { @@ -117,8 +111,6 @@ index 9cc5ce7..3ed6b00 100644 #include<time.h> int main_filltree(int argc, char **argv) { -diff --git a/libdieharder/dab_filltree2.c b/libdieharder/dab_filltree2.c -index 1e33af2..7102d3c 100644 --- a/libdieharder/dab_filltree2.c +++ b/libdieharder/dab_filltree2.c @@ -92,7 +92,29 @@ static double targetData[128] = { // size=128, generated from 6e9 samples |