Files
gcc/pkg.info
T

39 lines
889 B
Plaintext

name: gcc
description: The GNU C Compiler
version: 15.2.0
revision: 6
url: https://gcc.gnu.org/
license: GPL3-or-later,LGPL3-or-later,GPL3 with GCC-exception
architecture: any
type: source
make_depends:
- python3
- dejagnu
- expect
- inetutils
- tcl
downloads:
- url: https://ftpmirror.gnu.org/gcc/gcc-${BPM_PKG_VERSION}/gcc-${BPM_PKG_VERSION}.tar.xz
extract_to: ${BPM_SOURCE}
extract_strip_components: 1
checksum: 438fd996826b0c82485a29da03a72d71d6e3541a83ec702df4271f6fe025d24e
split_packages:
- name: gcc
license: GPL3-or-later,LGPL3-or-later
depends:
- binutils
- gcc-libs
- mpc
- zstd
- name: gcc-fortran
description: Fortran compiler from GCC
depends:
- gcc
- name: gcc-libs
description: GCC runtime libraries
license: GPL3 with GCC-exception
depends:
- glibc
options:
- nostrip