Skip to content

Commit

Permalink
Merge branch 'jb-46697' into 'master'
Browse files Browse the repository at this point in the history
Add a build dependency on libgomp; JB#46697

See merge request mer-core/gcc!13
  • Loading branch information
uaoh committed Aug 15, 2019
2 parents d0068b3 + b4f842f commit 6ccba3b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions gcc.changes
@@ -1,3 +1,6 @@
* Thu Aug 15 2019 Aapi Hämäläinen <aapi.hamalainen@jolla.com> - 4.9.4-6
- Add a build dependency on libgomp. Contributes to JB#46697

* Wed Mar 20 2019 Niels Breet <niels.breet@jolla.com> - 4.9.4-5
- Fix build issue with glibc 2.27. Contributes to JB#45152

Expand Down
1 change: 1 addition & 0 deletions gcc.spec
Expand Up @@ -162,6 +162,7 @@ BuildRequires: mpc-devel
BuildRequires: glibc-devel >= 2.4.90-13
BuildRequires: elfutils-devel >= 0.72
BuildRequires: libstdc++-devel
BuildRequires: libgomp

%if %{build_libstdcxx_doc}
BuildRequires: doxygen
Expand Down

0 comments on commit 6ccba3b

Please sign in to comment.