- For _with_testsuite require gcc-fortran, not gcc-gfortran.
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=98
This commit is contained in:
parent
c735461452
commit
b63c5612e4
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jun 26 08:59:49 UTC 2014 - rguenther@suse.com
|
||||||
|
|
||||||
|
- For _with_testsuite require gcc-fortran, not gcc-gfortran.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 14 07:43:54 UTC 2014 - rguenther@suse.com
|
Wed May 14 07:43:54 UTC 2014 - rguenther@suse.com
|
||||||
|
|
||||||
|
2
gdb.spec
2
gdb.spec
@ -253,7 +253,7 @@ BuildRequires: sharutils
|
|||||||
# gcc-objc++ is not covered by the GDB testsuite.
|
# gcc-objc++ is not covered by the GDB testsuite.
|
||||||
BuildRequires: gcc
|
BuildRequires: gcc
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
BuildRequires: gcc-gfortran
|
BuildRequires: gcc-fortran
|
||||||
BuildRequires: gcc-java
|
BuildRequires: gcc-java
|
||||||
BuildRequires: gcc-objc
|
BuildRequires: gcc-objc
|
||||||
# Copied from gcc-4.1.2-32.
|
# Copied from gcc-4.1.2-32.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user