OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:real_option
(Results
1 - 20
of
20
) sorted by relevancy
/src/external/gpl3/gcc/dist/libdecnumber/
configure
3491
for
real_option
in -W -Wall -Wwrite-strings -Wstrict-prototypes \
3496
case $
real_option
in
3497
-Wno-*) option=-W`expr x$
real_option
: 'x-Wno-\(.*\)'` ;;
3498
*) option=$
real_option
;;
3531
WARN_CFLAGS="$WARN_CFLAGS${WARN_CFLAGS:+ }$
real_option
"
3601
for
real_option
in -fno-lto; do
3604
case $
real_option
in
3605
-Wno-*) option=-W`expr x$
real_option
: 'x-Wno-\(.*\)'` ;;
3606
*) option=$
real_option
;;
3639
nolto_flags="$nolto_flags${nolto_flags:+ }$
real_option
"
[
all
...]
/src/external/gpl3/gcc.old/dist/libdecnumber/
configure
3487
for
real_option
in -W -Wall -Wwrite-strings -Wstrict-prototypes \
3492
case $
real_option
in
3493
-Wno-*) option=-W`expr x$
real_option
: 'x-Wno-\(.*\)'` ;;
3494
*) option=$
real_option
;;
3527
WARN_CFLAGS="$WARN_CFLAGS${WARN_CFLAGS:+ }$
real_option
"
3597
for
real_option
in -fno-lto; do
3600
case $
real_option
in
3601
-Wno-*) option=-W`expr x$
real_option
: 'x-Wno-\(.*\)'` ;;
3602
*) option=$
real_option
;;
3635
nolto_flags="$nolto_flags${nolto_flags:+ }$
real_option
"
[
all
...]
/src/external/gpl3/gdb/dist/libdecnumber/
configure
3349
for
real_option
in -W -Wall -Wwrite-strings -Wstrict-prototypes \
3354
case $
real_option
in
3355
-Wno-*) option=-W`expr x$
real_option
: 'x-Wno-\(.*\)'` ;;
3356
*) option=$
real_option
;;
3389
WARN_CFLAGS="$WARN_CFLAGS${WARN_CFLAGS:+ }$
real_option
"
3459
for
real_option
in -fno-lto; do
3462
case $
real_option
in
3463
-Wno-*) option=-W`expr x$
real_option
: 'x-Wno-\(.*\)'` ;;
3464
*) option=$
real_option
;;
3497
nolto_flags="$nolto_flags${nolto_flags:+ }$
real_option
"
[
all
...]
/src/external/gpl3/gdb.old/dist/libdecnumber/
configure
3349
for
real_option
in -W -Wall -Wwrite-strings -Wstrict-prototypes \
3354
case $
real_option
in
3355
-Wno-*) option=-W`expr x$
real_option
: 'x-Wno-\(.*\)'` ;;
3356
*) option=$
real_option
;;
3389
WARN_CFLAGS="$WARN_CFLAGS${WARN_CFLAGS:+ }$
real_option
"
3459
for
real_option
in -fno-lto; do
3462
case $
real_option
in
3463
-Wno-*) option=-W`expr x$
real_option
: 'x-Wno-\(.*\)'` ;;
3464
*) option=$
real_option
;;
3497
nolto_flags="$nolto_flags${nolto_flags:+ }$
real_option
"
[
all
...]
/src/external/gpl3/gcc/dist/fixincludes/
configure
4641
for
real_option
in -W -Wall -Wwrite-strings -Wstrict-prototypes \
4646
case $
real_option
in
4647
-Wno-*) option=-W`expr x$
real_option
: 'x-Wno-\(.*\)'` ;;
4648
*) option=$
real_option
;;
4681
WARN_CFLAGS="$WARN_CFLAGS${WARN_CFLAGS:+ }$
real_option
"
/src/external/gpl3/gcc.old/dist/fixincludes/
configure
4637
for
real_option
in -W -Wall -Wwrite-strings -Wstrict-prototypes \
4642
case $
real_option
in
4643
-Wno-*) option=-W`expr x$
real_option
: 'x-Wno-\(.*\)'` ;;
4644
*) option=$
real_option
;;
4677
WARN_CFLAGS="$WARN_CFLAGS${WARN_CFLAGS:+ }$
real_option
"
/src/external/gpl3/gcc.old/dist/gcc/
configure
7118
for
real_option
in -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual $wf_opt; do
7121
case $
real_option
in
7122
-Wno-*) option=-W`expr x$
real_option
: 'x-Wno-\(.*\)'` ;;
7123
*) option=$
real_option
;;
7156
loose_warn="$loose_warn${loose_warn:+ }$
real_option
"
7176
for
real_option
in -Wstrict-prototypes -Wmissing-prototypes ; do
7179
case $
real_option
in
7180
-Wno-*) option=-W`expr x$
real_option
: 'x-Wno-\(.*\)'` ;;
7181
*) option=$
real_option
;;
7214
c_loose_warn="$c_loose_warn${c_loose_warn:+ }$
real_option
"
[
all
...]
/src/external/gpl3/binutils/dist/gprofng/
configure
16272
for
real_option
in -Wall; do
16275
case $
real_option
in
16276
-Wno-*) option=-W`expr x$
real_option
: 'x-Wno-\(.*\)'` ;;
16277
*) option=$
real_option
;;
16310
gprofng_cflags="$gprofng_cflags${gprofng_cflags:+ }$
real_option
"
16330
for
real_option
in -fno-lto; do
16333
case $
real_option
in
16334
-Wno-*) option=-W`expr x$
real_option
: 'x-Wno-\(.*\)'` ;;
16335
*) option=$
real_option
;;
16368
nolto_cflags="$nolto_cflags${nolto_cflags:+ }$
real_option
"
[
all
...]
/src/external/gpl3/binutils/dist/libctf/
configure
16019
for
real_option
in -W -Wall -Wno-narrowing -Wwrite-strings \
16023
case $
real_option
in
16024
-Wno-*) option=-W`expr x$
real_option
: 'x-Wno-\(.*\)'` ;;
16025
*) option=$
real_option
;;
16058
warn="$warn${warn:+ }$
real_option
"
16077
for
real_option
in -Wstrict-prototypes -Wmissing-prototypes \
16081
case $
real_option
in
16082
-Wno-*) option=-W`expr x$
real_option
: 'x-Wno-\(.*\)'` ;;
16083
*) option=$
real_option
;;
16116
c_warn="$c_warn${c_warn:+ }$
real_option
"
[
all
...]
/src/external/gpl3/binutils.old/dist/libctf/
configure
15645
for
real_option
in -W -Wall -Wno-narrowing -Wwrite-strings \
15649
case $
real_option
in
15650
-Wno-*) option=-W`expr x$
real_option
: 'x-Wno-\(.*\)'` ;;
15651
*) option=$
real_option
;;
15684
warn="$warn${warn:+ }$
real_option
"
15703
for
real_option
in -Wstrict-prototypes -Wmissing-prototypes \
15707
case $
real_option
in
15708
-Wno-*) option=-W`expr x$
real_option
: 'x-Wno-\(.*\)'` ;;
15709
*) option=$
real_option
;;
15742
c_warn="$c_warn${c_warn:+ }$
real_option
"
[
all
...]
/src/external/gpl3/gdb/dist/libctf/
configure
15645
for
real_option
in -W -Wall -Wno-narrowing -Wwrite-strings \
15649
case $
real_option
in
15650
-Wno-*) option=-W`expr x$
real_option
: 'x-Wno-\(.*\)'` ;;
15651
*) option=$
real_option
;;
15684
warn="$warn${warn:+ }$
real_option
"
15703
for
real_option
in -Wstrict-prototypes -Wmissing-prototypes \
15707
case $
real_option
in
15708
-Wno-*) option=-W`expr x$
real_option
: 'x-Wno-\(.*\)'` ;;
15709
*) option=$
real_option
;;
15742
c_warn="$c_warn${c_warn:+ }$
real_option
"
[
all
...]
/src/external/gpl3/gdb.old/dist/libctf/
configure
15645
for
real_option
in -W -Wall -Wno-narrowing -Wwrite-strings \
15649
case $
real_option
in
15650
-Wno-*) option=-W`expr x$
real_option
: 'x-Wno-\(.*\)'` ;;
15651
*) option=$
real_option
;;
15684
warn="$warn${warn:+ }$
real_option
"
15703
for
real_option
in -Wstrict-prototypes -Wmissing-prototypes \
15707
case $
real_option
in
15708
-Wno-*) option=-W`expr x$
real_option
: 'x-Wno-\(.*\)'` ;;
15709
*) option=$
real_option
;;
15742
c_warn="$c_warn${c_warn:+ }$
real_option
"
[
all
...]
/src/external/gpl3/gcc/dist/gcc/
configure
7175
for
real_option
in -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual $wf_opt; do
7178
case $
real_option
in
7179
-Wno-*) option=-W`expr x$
real_option
: 'x-Wno-\(.*\)'` ;;
7180
*) option=$
real_option
;;
7213
loose_warn="$loose_warn${loose_warn:+ }$
real_option
"
7233
for
real_option
in -Wstrict-prototypes -Wmissing-prototypes ; do
7236
case $
real_option
in
7237
-Wno-*) option=-W`expr x$
real_option
: 'x-Wno-\(.*\)'` ;;
7238
*) option=$
real_option
;;
7271
c_loose_warn="$c_loose_warn${c_loose_warn:+ }$
real_option
"
[
all
...]
/src/external/gpl3/binutils.old/dist/gprofng/
configure
15893
for
real_option
in -Wall; do
15896
case $
real_option
in
15897
-Wno-*) option=-W`expr x$
real_option
: 'x-Wno-\(.*\)'` ;;
15898
*) option=$
real_option
;;
15931
gprofng_cflags="$gprofng_cflags${gprofng_cflags:+ }$
real_option
"
15950
for
real_option
in -Wno-switch; do
15953
case $
real_option
in
15954
-Wno-*) option=-W`expr x$
real_option
: 'x-Wno-\(.*\)'` ;;
15955
*) option=$
real_option
;;
15988
GPROFNG_NO_SWITCH_CFLAGS="$GPROFNG_NO_SWITCH_CFLAGS${GPROFNG_NO_SWITCH_CFLAGS:+ }$
real_option
"
[
all
...]
/src/external/gpl3/binutils/dist/gprofng/libcollector/
configure
15915
for
real_option
in -Wno-nonnull-compare; do
15918
case $
real_option
in
15919
-Wno-*) option=-W`expr x$
real_option
: 'x-Wno-\(.*\)'` ;;
15920
*) option=$
real_option
;;
15953
GPROFNG_NO_NONNULL_COMPARE_CFLAGS="$GPROFNG_NO_NONNULL_COMPARE_CFLAGS${GPROFNG_NO_NONNULL_COMPARE_CFLAGS:+ }$
real_option
"
/src/external/gpl3/binutils.old/dist/gprofng/libcollector/
configure
15541
for
real_option
in -Wno-nonnull-compare; do
15544
case $
real_option
in
15545
-Wno-*) option=-W`expr x$
real_option
: 'x-Wno-\(.*\)'` ;;
15546
*) option=$
real_option
;;
15579
GPROFNG_NO_NONNULL_COMPARE_CFLAGS="$GPROFNG_NO_NONNULL_COMPARE_CFLAGS${GPROFNG_NO_NONNULL_COMPARE_CFLAGS:+ }$
real_option
"
/src/external/gpl3/gcc/dist/libcc1/
configure
14970
for
real_option
in -W -Wall; do
14973
case $
real_option
in
14974
-Wno-*) option=-W`expr x$
real_option
: 'x-Wno-\(.*\)'` ;;
14975
*) option=$
real_option
;;
15008
WARN_FLAGS="$WARN_FLAGS${WARN_FLAGS:+ }$
real_option
"
/src/external/gpl3/gcc/dist/libsanitizer/
configure
17076
for
real_option
in -Wextra -Wall -Wwrite-strings \
17080
case $
real_option
in
17081
-Wno-*) option=-W`expr x$
real_option
: 'x-Wno-\(.*\)'` ;;
17082
*) option=$
real_option
;;
17115
WARN_FLAGS="$WARN_FLAGS${WARN_FLAGS:+ }$
real_option
"
/src/external/gpl3/gcc.old/dist/libcc1/
configure
14786
for
real_option
in -W -Wall; do
14789
case $
real_option
in
14790
-Wno-*) option=-W`expr x$
real_option
: 'x-Wno-\(.*\)'` ;;
14791
*) option=$
real_option
;;
14824
WARN_FLAGS="$WARN_FLAGS${WARN_FLAGS:+ }$
real_option
"
/src/external/gpl3/gcc.old/dist/libsanitizer/
configure
16848
for
real_option
in -Wextra -Wall -Wwrite-strings \
16852
case $
real_option
in
16853
-Wno-*) option=-W`expr x$
real_option
: 'x-Wno-\(.*\)'` ;;
16854
*) option=$
real_option
;;
16887
WARN_FLAGS="$WARN_FLAGS${WARN_FLAGS:+ }$
real_option
"
Completed in 170 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026