Home
last modified time | relevance | path

Searched refs:CFLAGS (Results 1 – 25 of 1017) sorted by relevance

12345678910>>...41

/openbsd/lib/libcrypto/arch/i386/
H A DMakefile.inc9 CFLAGS+= -DAES_ASM
11 CFLAGS+= -DVPAES_ASM
20 CFLAGS+= -DOPENSSL_IA32_SSE2
23 CFLAGS+= -DOPENSSL_BN_ASM_MONT
26 CFLAGS+= -DMD5_ASM
29 CFLAGS+= -DGHASH_ASM
32 CFLAGS+= -DHAVE_RC4_INTERNAL
36 CFLAGS+= -DSHA1_ASM
38 CFLAGS+= -DSHA256_ASM
40 CFLAGS+= -DSHA512_ASM
[all …]
/openbsd/lib/libcrypto/arch/amd64/
H A DMakefile.inc9 CFLAGS+= -DAES_ASM
11 CFLAGS+= -DBSAES_ASM
13 CFLAGS+= -DVPAES_ASM
22 CFLAGS+= -DOPENSSL_IA32_SSE2
23 CFLAGS+= -DRSA_ASM
45 CFLAGS+= -DMD5_ASM
48 CFLAGS+= -DGHASH_ASM
56 CFLAGS+= -DSHA1_ASM
58 CFLAGS+= -DSHA256_ASM
64 CFLAGS+= -DSHA512_ASM
[all …]
/openbsd/gnu/usr.bin/perl/
H A DMakefile.micro5 CFLAGS = $(DEFINES) $(OPTIMIZE)
68 $(CC) $(CCFLAGS) -o $@ $(CFLAGS) av.c
71 $(CC) $(CCFLAGS) -o $@ $(CFLAGS) deb.c
74 $(CC) $(CCFLAGS) -o $@ $(CFLAGS) doio.c
77 $(CC) $(CCFLAGS) -o $@ $(CFLAGS) doop.c
89 $(CC) $(CCFLAGS) -o $@ $(CFLAGS) gv.c
95 $(CC) $(CCFLAGS) -o $@ $(CFLAGS) hv.c
101 $(CC) $(CCFLAGS) -o $@ $(CFLAGS) mg.c
113 $(CC) $(CCFLAGS) -o $@ $(CFLAGS) pad.c
125 $(CC) $(CCFLAGS) -o $@ $(CFLAGS) pp.c
[all …]
/openbsd/usr.sbin/ocspcheck/
H A DMakefile11 CFLAGS+= -Wall
12 CFLAGS+= -Wformat
13 CFLAGS+= -Wformat-security
14 CFLAGS+= -Wimplicit
15 CFLAGS+= -Wreturn-type
16 CFLAGS+= -Wshadow
17 CFLAGS+= -Wtrigraphs
18 CFLAGS+= -Wuninitialized
19 CFLAGS+= -Wunused
21 CFLAGS+= -Werror
[all …]
/openbsd/usr.bin/dig/
H A DMakefile16 CFLAGS+= -Wall -I${.CURDIR} -I${.OBJDIR}
17 CFLAGS+= -I ${.CURDIR}/bin/dig/include
18 CFLAGS+= -I ${.CURDIR}/lib/dns/include
19 CFLAGS+= -I ${.CURDIR}/lib/isc/include
20 CFLAGS+= -I ${.CURDIR}/lib/isccfg/include
21 CFLAGS+= -I ${.CURDIR}/lib/lwres/include
22 CFLAGS+= -Wstrict-prototypes -Wmissing-prototypes
23 CFLAGS+= -Wmissing-declarations
24 CFLAGS+= -Wshadow -Wpointer-arith
25 CFLAGS+= -Wsign-compare
[all …]
/openbsd/lib/libcrypto/arch/arm/
H A DMakefile.inc6 CFLAGS+= -DAES_ASM
8 CFLAGS+= -DHAVE_AES_SET_ENCRYPT_KEY_INTERNAL
9 CFLAGS+= -DHAVE_AES_SET_DECRYPT_KEY_INTERNAL
10 CFLAGS+= -DHAVE_AES_ENCRYPT_INTERNAL
11 CFLAGS+= -DHAVE_AES_DECRYPT_INTERNAL
13 CFLAGS+= -DOPENSSL_BN_ASM_MONT
16 CFLAGS+= -DGHASH_ASM
19 CFLAGS+= -DSHA1_ASM
21 CFLAGS+= -DSHA256_ASM
23 CFLAGS+= -DSHA512_ASM
[all …]
/openbsd/usr.bin/openssl/
H A DMakefile9 CFLAGS+= -Wall
10 CFLAGS+= -Wformat
11 CFLAGS+= -Wformat-security
12 CFLAGS+= -Wimplicit
13 CFLAGS+= -Wreturn-type
14 CFLAGS+= -Wtrigraphs
15 CFLAGS+= -Wuninitialized
16 CFLAGS+= -Wunused
18 CFLAGS+= -Werror
19 CFLAGS+= -Wshadow
[all …]
/openbsd/sys/arch/powerpc64/stand/
H A DMakefile.inc10 CFLAGS+= -fno-stack-protector -Wall
11 CFLAGS+= -fno-builtin-vprintf -fno-builtin-printf -fno-builtin-putchar
13 CFLAGS+= -fno-builtin-snprintf
14 CFLAGS+= -fno-builtin-memcpy
15 CFLAGS+= -fno-builtin-memcmp
16 CFLAGS+= -fno-builtin-memset
17 CFLAGS+= -fno-builtin-strncpy
18 CFLAGS+= -fno-builtin-strncmp
19 CFLAGS+= -fno-builtin-exit
/openbsd/sys/arch/octeon/stand/
H A DMakefile.inc10 CFLAGS+= -fno-stack-protector -Wall
11 CFLAGS+= -fno-builtin-vprintf -fno-builtin-printf -fno-builtin-putchar
13 CFLAGS+= -fno-builtin-snprintf
14 CFLAGS+= -fno-builtin-memcpy
15 CFLAGS+= -fno-builtin-memcmp
16 CFLAGS+= -fno-builtin-memset
17 CFLAGS+= -fno-builtin-strncpy
18 CFLAGS+= -fno-builtin-strncmp
19 CFLAGS+= -fno-builtin-exit
/openbsd/lib/libcrypto/arch/mips64/
H A DMakefile.inc6 CFLAGS+= -DAES_ASM
8 CFLAGS+= -DHAVE_AES_SET_ENCRYPT_KEY_INTERNAL
9 CFLAGS+= -DHAVE_AES_SET_DECRYPT_KEY_INTERNAL
10 CFLAGS+= -DHAVE_AES_ENCRYPT_INTERNAL
11 CFLAGS+= -DHAVE_AES_DECRYPT_INTERNAL
15 CFLAGS+= -DOPENSSL_BN_ASM_MONT
18 CFLAGS+= -DSHA1_ASM
20 CFLAGS+= -DSHA256_ASM
22 CFLAGS+= -DSHA512_ASM
/openbsd/usr.sbin/unbound/dnstap/
H A Ddnstap.m430 CFLAGS="$CFLAGS -I$withval/include/google"
32 CFLAGS="$CFLAGS -I$withval/include"
41 CFLAGS="$CFLAGS $PROTOBUFC_CFLAGS"
48 CFLAGS="$CFLAGS -I/usr/include/google"
51 CFLAGS="$CFLAGS -I/usr/local/include/google"
63 CFLAGS="$CFLAGS -I/usr/include/google"
66 CFLAGS="$CFLAGS -I/usr/local/include/google"
/openbsd/gnu/usr.sbin/mkhybrid/src/
H A DMakefile.in36 COPTS=@CFLAGS@
80 $(CC) -c $(CFLAGS) $(srcdir)/tree.c
83 $(CC) -c $(CFLAGS) $(srcdir)/write.c
86 $(CC) -c $(CFLAGS) $(srcdir)/hash.c
89 $(CC) -c $(CFLAGS) $(srcdir)/rock.c
92 $(CC) -c $(CFLAGS) $(srcdir)/joliet.c
95 $(CC) -c $(CFLAGS) $(srcdir)/match.c
98 $(CC) -c $(CFLAGS) $(srcdir)/multi.c
101 $(CC) -c $(CFLAGS) $(srcdir)/name.c
110 $(CC) -c $(CFLAGS) $(srcdir)/apple.c
[all …]
H A DMakefile80 $(CC) -c $(CFLAGS) $(srcdir)/tree.c
83 $(CC) -c $(CFLAGS) $(srcdir)/write.c
86 $(CC) -c $(CFLAGS) $(srcdir)/hash.c
89 $(CC) -c $(CFLAGS) $(srcdir)/rock.c
92 $(CC) -c $(CFLAGS) $(srcdir)/joliet.c
95 $(CC) -c $(CFLAGS) $(srcdir)/match.c
98 $(CC) -c $(CFLAGS) $(srcdir)/multi.c
101 $(CC) -c $(CFLAGS) $(srcdir)/name.c
104 $(CC) -c $(CFLAGS) $(srcdir)/mkisofs.c
110 $(CC) -c $(CFLAGS) $(srcdir)/apple.c
[all …]
/openbsd/usr.sbin/smtpd/smtpctl/
H A DMakefile14 CFLAGS+= -fstack-protector-all
15 CFLAGS+= -I${.CURDIR}/..
16 CFLAGS+= -Wall -Wstrict-prototypes -Wmissing-prototypes
17 CFLAGS+= -Wmissing-declarations
18 CFLAGS+= -Wshadow -Wpointer-arith -Wcast-qual
19 CFLAGS+= -Wsign-compare
20 CFLAGS+= -Werror-implicit-function-declaration
21 CFLAGS+= -DNO_IO
22 CFLAGS+= -DCONFIG_MINIMUM
/openbsd/gnu/usr.bin/cvs/os2/
H A Dtest-makefile10 CFLAGS = -C+
11 CFLAGS += -W3 -Wpro+rea+tru+use+ -Ti+ -Ss+ -Gd+ -Gm+ -G4 -Q+ -Sm ${CINC}
12 CFLAGS += -DIBM_CPP -DHAVE_CONFIG_H
14 # translation of most important CFLAGS -- others are trivial
19 CFLAGS += -I../os2 -I../lib -I../src
22 # CFLAGS += -Pd+
31 CFLAGS += -DTCPIP_IBM -Is:\ibmtcpip\include
37 ${CC} ${CFLAGS} /Fo${THIS_BASENAME}.obj ${THIS_BASENAME}.c
40 ${CC} ${CFLAGS} /Fe${THIS_BASENAME}.exe ${THIS_BASENAME}.c
/openbsd/lib/libcrypto/arch/hppa/
H A DMakefile.inc6 CFLAGS+= -DAES_ASM
8 CFLAGS+= -DHAVE_AES_ENCRYPT_INTERNAL
9 CFLAGS+= -DHAVE_AES_DECRYPT_INTERNAL
12 CFLAGS+= -DOPENSSL_BN_ASM_MONT -DBN_DIV2W
14 CFLAGS+= -DGHASH_ASM
17 CFLAGS+= -DSHA1_ASM
19 CFLAGS+= -DSHA256_ASM
/openbsd/lib/libcrypto/arch/sparc64/
H A DMakefile.inc6 CFLAGS+= -DAES_ASM
8 CFLAGS+= -DHAVE_AES_ENCRYPT_INTERNAL
9 CFLAGS+= -DHAVE_AES_DECRYPT_INTERNAL
12 CFLAGS+= -DGHASH_ASM
16 CFLAGS+= -DSHA1_ASM
18 CFLAGS+= -DSHA256_ASM
20 CFLAGS+= -DSHA512_ASM
/openbsd/usr.sbin/dhcpleasectl/
H A DMakefile8 CFLAGS+= -Wall
9 CFLAGS+= -Wstrict-prototypes -Wmissing-prototypes
10 CFLAGS+= -Wmissing-declarations
11 CFLAGS+= -Wshadow -Wpointer-arith -Wcast-qual
12 CFLAGS+= -Wsign-compare
13 CFLAGS+= -I${.CURDIR} -I${.CURDIR}/../../sbin/dhcpleased
/openbsd/usr.sbin/dhcp6leasectl/
H A DMakefile8 CFLAGS+= -Wall
9 CFLAGS+= -Wstrict-prototypes -Wmissing-prototypes
10 CFLAGS+= -Wmissing-declarations
11 CFLAGS+= -Wshadow -Wpointer-arith -Wcast-qual
12 CFLAGS+= -Wsign-compare
13 CFLAGS+= -I${.CURDIR} -I${.CURDIR}/../../sbin/dhcp6leased
/openbsd/usr.sbin/ractl/
H A DMakefile8 CFLAGS+= -Wall
9 CFLAGS+= -Wstrict-prototypes -Wmissing-prototypes
10 CFLAGS+= -Wmissing-declarations
11 CFLAGS+= -Wshadow -Wpointer-arith -Wcast-qual
12 CFLAGS+= -Wsign-compare
13 CFLAGS+= -I${.CURDIR} -I${.CURDIR}/../rad
/openbsd/usr.sbin/unwindctl/
H A DMakefile8 CFLAGS+= -Wall
9 CFLAGS+= -Wstrict-prototypes -Wmissing-prototypes
10 CFLAGS+= -Wmissing-declarations
11 CFLAGS+= -Wshadow -Wpointer-arith -Wcast-qual
12 CFLAGS+= -Wsign-compare
13 CFLAGS+= -I${.CURDIR} -I${.CURDIR}/../../sbin/unwind
/openbsd/usr.sbin/slaacctl/
H A DMakefile8 CFLAGS+= -Wall
9 CFLAGS+= -Wstrict-prototypes -Wmissing-prototypes
10 CFLAGS+= -Wmissing-declarations
11 CFLAGS+= -Wshadow -Wpointer-arith -Wcast-qual
12 CFLAGS+= -Wsign-compare
13 CFLAGS+= -I${.CURDIR} -I${.CURDIR}/../../sbin/slaacd
/openbsd/usr.sbin/ripctl/
H A DMakefile7 CFLAGS+= -Wall
8 CFLAGS+= -Wstrict-prototypes -Wmissing-prototypes
9 CFLAGS+= -Wmissing-declarations
10 CFLAGS+= -Wshadow -Wpointer-arith -Wcast-qual
11 CFLAGS+= -Wsign-compare
12 CFLAGS+= -I${.CURDIR} -I${.CURDIR}/../ripd
/openbsd/usr.sbin/dvmrpctl/
H A DMakefile8 CFLAGS+= -Wall
9 CFLAGS+= -Wstrict-prototypes -Wmissing-prototypes
10 CFLAGS+= -Wmissing-declarations
11 CFLAGS+= -Wshadow -Wpointer-arith -Wcast-qual
12 CFLAGS+= -Wsign-compare
13 CFLAGS+= -I${.CURDIR} -I${.CURDIR}/../dvmrpd
/openbsd/usr.sbin/ldpctl/
H A DMakefile7 CFLAGS+= -Wall
8 CFLAGS+= -Wstrict-prototypes -Wmissing-prototypes
9 CFLAGS+= -Wmissing-declarations
10 CFLAGS+= -Wshadow -Wpointer-arith -Wcast-qual
11 CFLAGS+= -Wsign-compare
12 CFLAGS+= -I${.CURDIR} -I${.CURDIR}/../ldpd

12345678910>>...41