gentoo/sys-devel/gcc-config/metadata.xml
Sam James 6d7b5841d1
sys-devel/gcc-config: add github upstream metadata
Signed-off-by: Sam James <sam@gentoo.org>
2023-01-03 06:10:04 +00:00

17 lines
670 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>toolchain@gentoo.org</email>
<name>Gentoo Toolchain Project</name>
</maintainer>
<use>
<flag name="cc-wrappers">Install and manage 'cc' and 'f77' wrappers in /usr/bin. Otherwise ignore them.</flag>
<flag name="native-symlinks">Install native symlinks like 'gcc' or 'g++' to /usr/bin. Otherwise keep only ${CTARGET}-gcc and friends.</flag>
</use>
<upstream>
<remote-id type="gentoo">proj/gcc-config</remote-id>
<remote-id type="github">gentoo/gcc-config</remote-id>
</upstream>
</pkgmetadata>