]> git.pld-linux.org Git - packages/mozjs68.git/blobdiff - mozjs60.spec
- gcc 7 also fails to compile WrapSigned::compute as constant
[packages/mozjs68.git] / mozjs60.spec
index 5afd194cb8760aa6f1c34a988bb28eab692246ac..5c9cfb4bca20b42e373ca41b950eae24d928e320 100644 (file)
@@ -6,7 +6,7 @@ Summary:        SpiderMonkey 60 - JavaScript implementation
 Summary(pl.UTF-8):     SpiderMonkey 60 - implementacja jÄ™zyka JavaScript
 Name:          mozjs60
 Version:       60.7.0
-Release:       1
+Release:       2
 License:       MPL v2.0
 Group:         Libraries
 #Source0:      http://ftp.gnome.org/pub/gnome/teams/releng/tarballs-needing-help/mozjs/mozjs-%{version}.tar.bz2
@@ -18,8 +18,8 @@ Patch2:               include-configure-script.patch
 Patch3:                x32.patch
 URL:           https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey
 BuildRequires: autoconf2_13 >= 2.13
-# "TestWrappingOperations.cpp:27:1: error: non-constant condition for static assertion" with -fwrapv on gcc 6
-%{?with_tests:BuildRequires:   gcc-c++ >= 6:7}
+# "TestWrappingOperations.cpp:27:1: error: non-constant condition for static assertion" with -fwrapv on gcc 6 and 7
+%{?with_tests:BuildRequires:   gcc-c++ >= 6:8}
 BuildRequires: libicu-devel >= 59.1
 BuildRequires: libstdc++-devel >= 6:4.4
 BuildRequires: nspr-devel >= 4.9.2
This page took 0.036066 seconds and 4 git commands to generate.