OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:COPTS
(Results
1 - 25
of
615
) sorted by relevancy
1
2
3
4
5
6
7
8
9
10
11
>>
/src/external/public-domain/sqlite/dist/
Makefile.fallback
11
COPTS
+= -D_BSD_SOURCE
12
COPTS
+= -DSQLITE_ENABLE_LOCKING_STYLE=0
13
COPTS
+= -DSQLITE_THREADSAFE=0
14
COPTS
+= -DSQLITE_OMIT_LOAD_EXTENSION
15
COPTS
+= -DSQLITE_WITHOUT_ZONEMALLOC
16
COPTS
+= -DSQLITE_ENABLE_RTREE
19
$(CC) $(CFLAGS) $(
COPTS
) -o sqlite3 shell.c sqlite3.c $(LIBS)
/src/crypto/external/cpl/tpm-tools/bin/tpm_sealdata/
Makefile
2
COPTS
.tpm_sealdata.c+=-Wno-stack-protector
/src/crypto/external/cpl/tpm-tools/bin/tpm_unsealdata/
Makefile
2
COPTS
.tpm_unsealdata.c+=-Wno-stack-protector
/src/lib/librump/
Makefile
12
COPTS
.kern_hook.c+= ${CC_WNO_CAST_FUNCTION_TYPE}
13
COPTS
.rump.c+= ${CC_WNO_CAST_FUNCTION_TYPE}
14
COPTS
.subr_pool.c+= ${CC_WNO_CAST_FUNCTION_TYPE}
15
COPTS
.subr_vmem.c+= ${CC_WNO_CAST_FUNCTION_TYPE}
/src/sys/arch/m68k/conf/
Makefile.kern.m68k.inc
8
${CC} ${
COPTS
.${<:T}} ${CFLAGS:N-msoft-float} ${CPPFLAGS} -c $< -o $@
/src/libexec/httpd/debug/
Makefile
5
COPTS
+= -DDEBUG -I$(.CURDIR)/..
/src/external/mit/xorg/lib/libxcb/dri3/
Makefile
5
COPTS
.dri3.c += -Wno-stack-protector
/src/usr.bin/nbperf/
Makefile
8
COPTS
.graph2.c+= ${CC_WNO_CALLOC_TRANSPOSED_ARGS}
9
COPTS
.graph3.c+= ${CC_WNO_CALLOC_TRANSPOSED_ARGS}
10
COPTS
.nbperf-bdz.c+= ${CC_WNO_CALLOC_TRANSPOSED_ARGS}
11
COPTS
.nbperf-chm.c+= ${CC_WNO_CALLOC_TRANSPOSED_ARGS}
12
COPTS
.nbperf-chm3.c+= ${CC_WNO_CALLOC_TRANSPOSED_ARGS}
/src/external/mit/xorg/server/drivers/xf86-video-tga/
Makefile
11
COPTS
.BT463ramdac.c+= -Wno-error
12
COPTS
.BTramdac.c+= -Wno-error
13
COPTS
.IBM561ramdac.c+= -Wno-error
14
COPTS
.tga_accel.c+= -Wno-error
15
COPTS
.tga_cursor.c+= -Wno-error
16
COPTS
.tga_dac.c+= -Wno-error
17
COPTS
.tga_driver.c+= -Wno-error
/src/usr.bin/cvslatest/
Makefile
6
COPTS
.cvslatest.c+= ${CC_WNO_FORMAT_TRUNCATION}
/src/usr.bin/lam/
Makefile
6
COPTS
.lam.c += -Wno-format-nonliteral
/src/usr.bin/nl/
Makefile
5
COPTS
.nl.c += -Wno-format-nonliteral
/src/usr.bin/printf/
Makefile
6
COPTS
.printf.c = -Wno-format-nonliteral
/src/usr.sbin/cnwctl/
Makefile
6
COPTS
.cnwctl.c+= ${CC_WNO_STRINGOP_TRUNCATION}
/src/usr.sbin/ifwatchd/
Makefile
6
COPTS
.ifwatchd.c+= ${CC_WNO_STRINGOP_TRUNCATION}
/src/usr.sbin/ipwctl/
Makefile
9
COPTS
.ipwctl.c+= ${CC_WNO_STRINGOP_TRUNCATION}
/src/usr.sbin/iwictl/
Makefile
6
COPTS
.iwictl.c+= ${CC_WNO_STRINGOP_TRUNCATION}
/src/usr.sbin/lpr/pac/
Makefile
7
COPTS
.pac.c+= ${CC_WNO_CALLOC_TRANSPOSED_ARGS}
/src/usr.sbin/srtconfig/
Makefile
7
COPTS
.srtconfig.c+= ${CC_WNO_STRINGOP_TRUNCATION}
/src/usr.sbin/wiconfig/
Makefile
6
COPTS
.wiconfig.c+= ${CC_WNO_STRINGOP_TRUNCATION}
/src/usr.sbin/ypset/
Makefile
9
COPTS
.ypset.c+= ${CC_WNO_CAST_FUNCTION_TYPE}
/src/external/bsd/ntp/lib/libopts/
Makefile
19
COPTS
.libopts.c+= -DPOSIX_SHELL="\"/bin/sh\"" -Wno-format-nonliteral
21
COPTS
.libopts.c+= ${${ACTIVE_CC} == "gcc":? -Wno-format-contains-nul :}
22
COPTS
.libopts.c+= ${${ACTIVE_CC} == "clang":? -Wno-format :}
23
COPTS
.libopts.c+= ${CC_WNO_FORMAT_OVERFLOW}
/src/external/gpl3/binutils/usr.bin/ar/
Makefile
5
COPTS
.arparse.c = -Wno-stack-protector
/src/external/gpl3/binutils/usr.bin/ranlib/
Makefile
5
COPTS
.arparse.c = -Wno-stack-protector
/src/external/gpl3/binutils.old/usr.bin/ar/
Makefile
5
COPTS
.arparse.c = -Wno-stack-protector
Completed in 29 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>
Indexes created Wed Sep 23 00:26:21 UTC 2026