diff options
author | Martin Stransky <stransky@redhat.com> | 2017-09-29 11:54:28 +0200 |
---|---|---|
committer | Martin Stransky <stransky@redhat.com> | 2017-09-29 11:54:28 +0200 |
commit | 144b07dd715e45a4480c5ebd210841bb8cf6c04b (patch) | |
tree | 7f58b5ab92f76f08e6636f907e7c3b26c43cf2a6 | |
parent | Disabled stylo due to build failures with system nspr/nss (diff) | |
download | librewolf-fedora-ff-144b07dd715e45a4480c5ebd210841bb8cf6c04b.tar.gz librewolf-fedora-ff-144b07dd715e45a4480c5ebd210841bb8cf6c04b.tar.bz2 librewolf-fedora-ff-144b07dd715e45a4480c5ebd210841bb8cf6c04b.zip |
Let's build *something* at least
-rw-r--r-- | firefox.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/firefox.spec b/firefox.spec index 27531ab..5b582ab 100644 --- a/firefox.spec +++ b/firefox.spec @@ -1,3 +1,5 @@ +ExclusiveArch: %{ix86} x86_64 + # Use ALSA backend? %define alsa_backend 0 |