Fix dependencies, rebuild with libisl and build documentation
This commit is contained in:
@@ -1,13 +1,19 @@
|
||||
name: gcc
|
||||
description: The GNU C Compiler
|
||||
version: 15.2.0
|
||||
revision: 6
|
||||
revision: 7
|
||||
url: https://gcc.gnu.org/
|
||||
license: GPL3-or-later,LGPL3-or-later,GPL3 with GCC-exception
|
||||
architecture: any
|
||||
type: source
|
||||
make_depends:
|
||||
- python3
|
||||
- binutils
|
||||
- gcc-libs
|
||||
- doxygen
|
||||
- libisl
|
||||
- mpc
|
||||
- zstd
|
||||
check_depends:
|
||||
- dejagnu
|
||||
- expect
|
||||
- inetutils
|
||||
@@ -23,6 +29,7 @@ split_packages:
|
||||
depends:
|
||||
- binutils
|
||||
- gcc-libs
|
||||
- libisl
|
||||
- mpc
|
||||
- zstd
|
||||
- name: gcc-fortran
|
||||
|
||||
Reference in New Issue
Block a user