Files
gentoo/dev-haskell
Sergei Trofimovich 7d65676351 dev-haskell/cryptonite: pass -msse2 for blake2, bug #696220
Fixed two problems here:
- blake2 code assumes SSE2, not just SSE
- x86 needs -msse2 to be passed explicitly (as opposed to amd64)

Otherwise compiler does not attempt to emit sse2 primitives
and build fails as:
```
cbits/blake2/sse/blake2-config.h:68:2: error:
     error: #error "This code requires at least SSE2."
     #error "This code requires at least SSE2."
      ^~~~~
```

Reported-by: Thomas Kahle
Closes: https://bugs.gentoo.org/696220
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
2019-10-13 15:12:55 +01:00
..
2019-09-28 12:41:32 +01:00
2019-09-28 12:56:15 +01:00
2019-10-11 17:34:19 +02:00
2019-10-11 17:34:19 +02:00
2019-09-28 12:38:23 +01:00
2019-10-11 17:34:19 +02:00
2019-10-11 17:34:19 +02:00
2019-10-11 17:34:19 +02:00
2019-10-11 17:34:19 +02:00
2019-10-11 17:34:19 +02:00
2019-09-28 12:42:56 +01:00
2019-09-28 12:40:50 +01:00
2019-10-11 17:34:19 +02:00
2019-09-28 12:56:58 +01:00
2019-10-11 17:34:19 +02:00
2019-10-11 17:34:19 +02:00
2019-10-11 17:34:19 +02:00
2019-07-18 08:18:19 +02:00
2019-10-11 17:34:19 +02:00
2019-10-11 17:34:19 +02:00