summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8951ba5e2dd857f882836789057a5dfafd627e66 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
pkgbase = msp430-elf-libstdc++
	pkgdesc = The GNU C++ Standard Library for the msp430-elf target.
	pkgver = 11.2.0
	pkgrel = 1
	url = http://gcc.gnu.org
	arch = i686
	arch = x86_64
	license = GPL
	license = LGPL
	depends = msp430-elf-newlib
	depends = msp430-elf-binutils
	depends = msp430-elf-gcc>=11.0.0
	depends = msp430-elf-gcc<12.0.0
	depends = libmpc
	depends = elfutils
	depends = zlib
	options = staticlibs
	options = !buildflags
	options = !libtool
	options = !emptydirs
	options = zipman
	options = docs
	options = !strip
	source = https://ftpmirror.gnu.org/gcc/gcc-11.2.0/gcc-11.2.0.tar.xz
	sha256sums = d08edc536b54c372a1010ff6619dd274c0f1603aa49212ba20f7aa2cda36fa8b

pkgname = msp430-elf-libstdc++