OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:COPTS
(Results
1 - 19
of
19
) sorted by relevancy
/src/bin/date/
Makefile
15
COPTS
.date.c = -Wno-format-nonliteral
/src/libexec/rshd/
Makefile
24
COPTS
.rshd.c = -Wno-format-nonliteral
/src/usr.bin/printf/
Makefile
6
COPTS
.printf.c = -Wno-format-nonliteral
/src/sys/lib/libgnuefi/
Makefile
60
COPTS
.boxdraw.c= -Wno-missing-field-initializers
61
COPTS
.guid.c= -Wno-missing-field-initializers
62
COPTS
.smbios.c= -Wno-int-to-pointer-cast
63
COPTS
.dpath.c= -Wno-missing-prototypes
64
COPTS
.print.c= -Wno-missing-prototypes
65
COPTS
.hw.c= -Wno-shadow
/src/bin/ps/
Makefile
9
COPTS
.print.c = -Wno-format-nonliteral -Wno-format-y2k
/src/sbin/mount_portal/
Makefile
17
COPTS
.pt_filter.c = -Wno-format-nonliteral
/src/usr.sbin/tprof/
Makefile
32
COPTS
.tprof_top.c = -Wno-format-nonliteral
/src/bin/csh/
Makefile
7
# To profile, put -DPROF in DFLAGS and -pg in
COPTS
, and recompile.
57
COPTS
.err.c = -Wno-format-nonliteral
58
COPTS
.printf.c = -Wno-format-nonliteral
59
COPTS
.proc.c = -Wno-format-nonliteral
60
COPTS
.glob.c = ${CC_WNO_DANGLING_POINTER}
/src/sbin/routed/
Makefile
15
#
COPTS
+=-g -DDEBUG -Wall
17
COPTS
.main.c = -Wno-format-nonliteral
18
COPTS
.trace.c = -Wno-format-nonliteral
20
COPTS
.if.c+= ${CC_WNO_STRINGOP_TRUNCATION}
/src/tests/lib/libexecinfo/
Makefile
15
COPTS
.t_backtrace.c= -Wno-stack-protector
19
COPTS
.t_sig_backtrace.c=-fno-omit-frame-pointer
/src/libexec/atrun/
Makefile
14
COPTS
.atrun.c = -Wno-format-nonliteral
/src/share/examples/puffs/pgfs/
Makefile
9
COPTS
.pgfs_debug.c= -Wno-format-nonliteral
/src/usr.sbin/pf/pflogd/
Makefile
19
COPTS
.privsep_fdpass.c = -Wno-stack-protector
/src/usr.sbin/sysinst/arch/mac68k/
Makefile
16
COPTS
.md.c= ${CC_WNO_STRINGOP_TRUNCATION}
/src/tests/lib/libc/ssp/
Makefile
11
COPTS
.h_raw.c= -fstack-protector-all -Wstack-protector
12
COPTS
.h_raw.c+= ${${ACTIVE_CC} == "gcc":? --param ssp-buffer-size=1 :}
13
COPTS
.h_raw.c+= ${${ACTIVE_CC} == "clang":? --param ssp-buffer-size=1 :}
53
COPTS
.h_snprintf.c+= ${CC_WNO_FORMAT_TRUNCATION}
/src/bin/sh/
Makefile
32
#
COPTS
+=-g
94
COPTS
.printf.c = -Wno-format-nonliteral
95
COPTS
.jobs.c = -Wno-format-nonliteral
96
COPTS
.var.c = -Wno-format-nonliteral
99
COPTS
.parser.c+= ${${ACTIVE_CC} == "gcc" && ${HAVE_GCC:U0} >= 12:? -Wno-error=clobbered :}
/src/sys/arch/hpcmips/stand/lcboot/
Makefile
23
#
COPTS
= -Os
24
COPTS
=
/src/sys/arch/sun68k/stand/libsa/
Makefile
22
COPTS
= -Os -fno-defer-pop -ffreestanding -fno-unwind-tables
/src/lib/libm/
Makefile
77
COPTS
+= ${${ACTIVE_CC} == "gcc":? -frounding-math :}
95
COPTS
+= -mfloat-ieee -mieee-with-inexact -mfp-trap-mode=sui -mtrap-precision=i
119
COPTS
.$f += -mfpu=vfp
185
COPTS
+= -m68060
190
COPTS
+= -m68040
290
COPTS
+= -mfp-rounding-mode=d
296
COPTS
+= -fno-strict-aliasing
400
COPTS
.compat_cabs.c= ${${ACTIVE_CC} == "gcc":? -fno-builtin-cabs :}
401
COPTS
.compat_cabsf.c= ${${ACTIVE_CC} == "gcc":? -fno-builtin-cabsf :}
443
COPTS
.s_tanh.c+= -O
[
all
...]
Completed in 35 milliseconds
Indexes created Fri Oct 03 17:10:05 GMT 2025