the armel patches are -p1
This commit is contained in:
parent
3d57944f93
commit
9bcd864566
4
ghc.spec
4
ghc.spec
@ -217,8 +217,8 @@ ln -s $(pkg-config --variable=includedir libffi)/*.h rts/dist/build
|
|||||||
|
|
||||||
# ARM patches
|
# ARM patches
|
||||||
%ifarch armv7hl armv5tel
|
%ifarch armv7hl armv5tel
|
||||||
%patch10 -p0 -b .arm1
|
%patch10 -p1 -b .arm1
|
||||||
%patch11 -p0 -b .arm2
|
%patch11 -p1 -b .arm2
|
||||||
%patch12 -p1 -b .arm
|
%patch12 -p1 -b .arm
|
||||||
%patch13 -p1 -b .arm
|
%patch13 -p1 -b .arm
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
Reference in New Issue
Block a user