You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sys-devel/lld-toolchain-symlinks/metadata.xml

17 lines
563 B

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>llvm@gentoo.org</email>
</maintainer>
<use>
<flag name="native-symlinks">
Install generic 'ld' symlink, as well as ${CTARGET}-ld.
These symlinks are installed into slotted LLVM bindir,
so they should not take precedence over symlinks installed
into /usr/bin by <pkg>sys-devel/binutils-config</pkg>
but they can be helpful for binutils-free setups.
</flag>
</use>
</pkgmetadata>