]> git.pld-linux.org Git - packages/mozjs78.git/blobdiff - mozjs78.spec
add support for armhf
[packages/mozjs78.git] / mozjs78.spec
index d79a6049571ce3a6abf59936d551f5441841afbd..8f4e2ad611ca3e6b2788b3e0fc62b297def4e3b4 100644 (file)
@@ -17,6 +17,7 @@ Patch1:               system-virtualenv.patch
 Patch2:                include-configure-script.patch
 Patch3:                x32.patch
 Patch4:                %{name}-x32-rust.patch
+Patch5:                arm.patch
 URL:           https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey
 BuildRequires: autoconf2_13 >= 2.13
 BuildRequires: cargo
@@ -36,7 +37,7 @@ BuildRequires:        rust >= 1.41.0
 BuildRequires: zlib-devel >= 1.2.3
 Requires:      nspr >= 4.25
 Requires:      zlib >= 1.2.3
-ExclusiveArch: %{x8664} %{ix86} x32 aarch64
+ExclusiveArch: %{x8664} %{ix86} x32 aarch64 armv6hl armv7hl armv7hnl
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -76,6 +77,7 @@ Pliki nagłówkowe do biblioteki JavaScript.
 %ifarch x32
 %patch4 -p1
 %endif
+%patch5 -p1
 
 %build
 export PYTHON="%{__python}"
This page took 0.057199 seconds and 4 git commands to generate.