You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This fixes problems with the type of the offset argument on some
architectures, and makes it possible to build with e.g.
-D_FILE_OFFSET_BITS=64 (hsc2hs doesn't handle the conditional tricks in
<sys/mman.h> very well).
Fixeshaskell-unordered-containers#95.
Hi,
I’m having trouble building hashable on powerpc and likely other architectures, as reported at http://bugs.debian.org/783772:
Full log at https://buildd.debian.org/status/fetch.php?pkg=haskell-hashable&arch=powerpc&ver=1.2.3.2-2&stamp=1430199777
Do you have any idea what this could mean?
The text was updated successfully, but these errors were encountered: