summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 92518fc616b84d1e2dbe43c4a6d8fef0ee5b89a7 (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 = 9.1.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=9.1.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-9.1.0/gcc-9.1.0.tar.xz
	sha256sums = 79a66834e96a6050d8fe78db2c3b32fb285b230b855d0a66288235bc04b327a0

pkgname = msp430-elf-libstdc++