copy info from comment on install/Android
This commit is contained in:
parent
32bf25be3d
commit
87b834535a
1 changed files with 14 additions and 0 deletions
|
@ -0,0 +1,14 @@
|
|||
[[!comment format=mdwn
|
||||
username="joey"
|
||||
subject="""comment 6"""
|
||||
date="2018-04-16T20:36:19Z"
|
||||
content="""
|
||||
Apparently this might have to do with ghc passing -no-pie to GCC,
|
||||
and they added a -fPIE flag to request a PIE.
|
||||
<https://ghc.haskell.org/trac/ghc/ticket/13702>
|
||||
|
||||
Since the git-annex for android autobuilder uses a hacked up ghc
|
||||
cross compiler for android, which is quite out of date, that would need to
|
||||
be updated, as well as probably refeshing all the cabal library patches and
|
||||
hacks for android.
|
||||
"""]]
|
Loading…
Add table
Reference in a new issue