summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a1d16763dea1256ed46f2e601819bf86e2e597d9 (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 = 12.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-12.2.0/gcc-12.2.0.tar.xz
	sha256sums = e549cf9cf3594a00e27b6589d4322d70e0720cdd213f39beb4181e06926230ff

pkgname = msp430-elf-libstdc++