sys-devel/gcc: fix english

Package-Manager: portage-2.3.0
This commit is contained in:
Jason A. Donenfeld
2016-09-13 02:38:43 +02:00
parent 16a2e930e9
commit 2c2f80e5f6
2 changed files with 1 additions and 2 deletions

View File

@@ -21,6 +21,5 @@ if [[ ${CATEGORY} != cross-* ]] ; then
fi
src_prepare() {
toolchain_src_prepare
}

View File

@@ -29,7 +29,7 @@
Collector</flag>
<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">Enable to build Packages with SSP as default on</flag>
<flag name="ssp">Build packages with stack smashing protector on by default</flag>
<flag name="vtv">Build support for virtual table verification (a C++ hardening feature)</flag>
</use>
<upstream>