Initial commit
This commit is contained in:
@@ -0,0 +1,31 @@
|
||||
name: mingw-w64-gcc
|
||||
description: Cross GCC for the MinGW-w64 cross-compiler
|
||||
version: 15.2.0
|
||||
revision: 1
|
||||
url: http://www.gnu.org/software/gcc
|
||||
license: GPL3-or-later,LGPL3-or-later,GPL3 with GCC-exception
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- gcc-libs
|
||||
- glibc
|
||||
- gmp
|
||||
- libisl
|
||||
- mpc
|
||||
- mingw-w64-binutils
|
||||
- mingw-w64-crt
|
||||
- mingw-w64-headers
|
||||
- mingw-w64-winpthreads
|
||||
- mpfr
|
||||
- python3
|
||||
- zlib
|
||||
- zstd
|
||||
options:
|
||||
- nostrip
|
||||
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
|
||||
Reference in New Issue
Block a user