mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
sys-devel/gcc: fix english
Package-Manager: portage-2.3.0
This commit is contained in:
@@ -21,6 +21,5 @@ if [[ ${CATEGORY} != cross-* ]] ; then
|
||||
fi
|
||||
|
||||
src_prepare() {
|
||||
|
||||
toolchain_src_prepare
|
||||
}
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user