aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAric Belsito <lluixhi@gmail.com>2018-05-17 12:40:52 -0700
committerAric Belsito <lluixhi@gmail.com>2018-05-17 12:40:52 -0700
commit66dadb52a112c9b718a60bf27c3953380661646e (patch)
tree10dbe8929f83945ad72d001f2c63b9ba18ff57eb
parenttoolchain.eclass: sync with upstream (diff)
downloadmusl-66dadb52.tar.gz
musl-66dadb52.tar.bz2
musl-66dadb52.zip
sys-devel/gcc: update metadata.xml
-rw-r--r--sys-devel/gcc/metadata.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-devel/gcc/metadata.xml b/sys-devel/gcc/metadata.xml
index b81cba42..ea393775 100644
--- a/sys-devel/gcc/metadata.xml
+++ b/sys-devel/gcc/metadata.xml
@@ -29,6 +29,7 @@
<flag name="regression-test">Run the testsuite and install the results (requires FEATURES=test)</flag>
<flag name="sanitize">Build support for various sanitizer functions (ASAN/TSAN/etc...)</flag>
<flag name="ssp">Build packages with stack smashing protector on by default</flag>
+ <flag name="systemtap">enable systemtap static probe points</flag>
<flag name="vtv">Build support for virtual table verification (a C++ hardening feature)</flag>
</use>
<upstream>