summaryrefslogtreecommitdiff
path: root/dev-util/mingw64-toolchain/metadata.xml
blob: 4034273b7ceaf15d36feca620780cc47b728442c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
    <email>ionen@gentoo.org</email>
    <name>Ionen Wolkens</name>
  </maintainer>
  <use>
    <flag name="bin-symlinks">
			Symlink executables to usr/bin to be in default
			PATH (conflicts with crossdev mingw, and crossdev
			is preferable for a fully featured toolchain)
		</flag>
  </use>
  <upstream>
    <remote-id type="cpe">cpe:/a:gnu:gcc</remote-id>
    <remote-id type="cpe">cpe:/a:gnu:binutils</remote-id>
  </upstream>
  <origin>srcux</origin>
</pkgmetadata>