diff options
Diffstat (limited to 'firefox.spec')
-rw-r--r-- | firefox.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/firefox.spec b/firefox.spec index f0ecd84..a8eef78 100644 --- a/firefox.spec +++ b/firefox.spec @@ -1,6 +1,7 @@ # Use system nss/nspr? %define system_nss 1 + # Separated plugins are supported on x86(64) only %ifarch %{ix86} x86_64 %define separated_plugins 1 |