Revert "gnu: mozjs: Mark as unsupported on mips64el-linux."

This reverts commit 4bfeb0ca74.
master
Mark H Weaver 2015-05-20 14:02:12 -04:00
parent b91d7f0f47
commit 87158e851f
1 changed files with 1 additions and 6 deletions

View File

@ -85,12 +85,7 @@
(synopsis "Mozilla javascript engine")
(description "SpiderMonkey is Mozilla's JavaScript engine written
in C/C++.")
(license license:mpl2.0) ;and others for some files
;; On mips64el, this fails to build with several "control reaches end of
;; non-void function" errors (see
;; <http://hydra.gnu.org/build/407741/nixlog/3/raw>.)
(supported-systems (delete "mips64el-linux" %supported-systems))))
(license license:mpl2.0))) ; and others for some files
(define-public nspr
(package