Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add aarch64 support.
Signed-off-by: Oleg Girko <oleg.girko@jolla.com>
  • Loading branch information
Oleg Girko committed Jan 24, 2014
1 parent 46d94d3 commit 13d5174
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nss.spec
Expand Up @@ -159,7 +159,7 @@ export USE_SYSTEM_ZLIB=1

export NSS_USE_SYSTEM_SQLITE=1

%ifarch x86_64 ppc64 ia64 s390x sparc64
%ifarch x86_64 ppc64 ia64 s390x sparc64 aarch64
export USE_64=1
%endif

Expand Down

0 comments on commit 13d5174

Please sign in to comment.