android still not building, revert breaking change
This commit is contained in:
parent
e3dedd3c89
commit
ca7614ff2c
1 changed files with 0 additions and 5 deletions
|
@ -157,11 +157,6 @@ Executable git-annex
|
||||||
-- because ghc is known to not yield reproducible builds this way.
|
-- because ghc is known to not yield reproducible builds this way.
|
||||||
if flag(Production)
|
if flag(Production)
|
||||||
GHC-Options: -O2
|
GHC-Options: -O2
|
||||||
if ! flag(Android)
|
|
||||||
GHC-Options: -j1
|
|
||||||
else
|
|
||||||
if ! flag(Android)
|
|
||||||
GHC-Options: -j
|
|
||||||
|
|
||||||
if (os(windows))
|
if (os(windows))
|
||||||
Build-Depends: Win32, Win32-extras, unix-compat (>= 0.4.1.3), setenv
|
Build-Depends: Win32, Win32-extras, unix-compat (>= 0.4.1.3), setenv
|
||||||
|
|
Loading…
Reference in a new issue