Searched refs:OPTFLAGS (Results 1 – 15 of 15) sorted by relevance
31 CFLAGS += ${OPTFLAGS}40 -CFLAGS=-I../../src -I../../src/mbedtls/include $(OPTFLAGS) -fPIC -shared -nostartfiles -L../../bui…41 +override CFLAGS=-I../../src -I../../src/mbedtls/include $(OPTFLAGS) -fPIC -shared -nostartfiles -L…51 -CFLAGS=-I../../src -I../../src/mbedtls/include $(OPTFLAGS) -g -fPIC -shared -nostartfiles -L../../…52 +override CFLAGS=-I../../src -I../../src/mbedtls/include $(OPTFLAGS) -g -fPIC -shared -nostartfiles…61 -CFLAGS=-DNDEBUG -DNO_LINENOS -pthread -g -I../../src -Isrc -Wall $(OPTFLAGS)62 +override CFLAGS=-DNDEBUG -DNO_LINENOS -pthread -g -I../../src -Isrc -Wall $(OPTFLAGS)71 -CFLAGS=-DNDEBUG -pthread -g -I../../src -Wall $(OPTFLAGS)72 +override CFLAGS=-DNDEBUG -pthread -g -I../../src -Wall $(OPTFLAGS)
21 …MAKEOPTS=OPTFLAGS="${NOEXTCFLAGS} ${OPTFLAGS}" OPTLIBS="${OPTLIBS}" LIBS="${LIBS}" DESTDIR="${DEST…26 dev: CFLAGS=-g -Wall -Isrc -Wall -Wextra $(OPTFLAGS) -D_FILE_OFFSET_BITS=6439 dev: CFLAGS=-g -Wall -Wextra -Isrc -I../../src $(OPTFLAGS)
39 + OPTFLAGS = -O2 -g -pipe -Wall -Werror=format-security \44 + OPTFLAGS += -specs=/usr/lib/rpm/redhat/redhat-hardened-cc147 + OPTFLAGS = $(RPM_OPT_FLAGS)49 +OPTFLAGS += -Wextra -Wstrict-prototypes -Wformat=2 -Werror=implicit-int \54 -OPTFLAGS = -O2 -g -pipe -Werror -Wall -Wextra -Wformat=2 -Werror=implicit-int \60 CFLAGS := $(OPTFLAGS) -DBIN_DIR=\"$(bindir)\" -DLIB_STRING=\"${LIB}\" -DRUN_DIR=\"${RUN}\" \
68 @@ -95,7 +97,10 @@ OPTFLAGS += -Wextra -Wstrict-prototypes -Wformat=2 -Werror=implicit-int \77 CFLAGS := $(OPTFLAGS) -DBIN_DIR=\"$(bindir)\" -DLIB_STRING=\"${LIB}\" -DRUN_DIR=\"${RUN}\" \
7 using the OPTFLAGS variable.
25 -OPTFLAGS=-O -s26 +OPTFLAGS=-O28 ALLFLAGS=${OPTFLAGS} -pipe \30 @@ -10,8 +10,6 @@ ALLFLAGS=${OPTFLAGS} -pipe \
35 OPTFLAGS = "${TUNE_CCARGS} -Os -fcommon"36 OPTFLAGS:append:toolchain-clang = " -fno-builtin-bcmp"37 OPTFLAGS:append:toolchain-clang:mipsarch = " -no-integrated-as"49 'KLIBCOPTFLAGS=${OPTFLAGS}' \
25 @@ -8,7 +8,7 @@ CFLAGS = $(OPTFLAGS)26 FFLAGS = $(OPTFLAGS)
20 OPTFLAGS = -g -Os24 $(OPTFLAGS) $(INCLUDES)
95 OPTFLAGS = -g
10 OPTFLAGS = -O2 # Adjust as desired macro11 CFLAGS = -I.. -I ../../../include -g $(OPTFLAGS)
26 OPTFLAGS="" \
84 OPTFLAGS = -g
42 OPTFLAGS="-DNO_SYSTEMD ${CFLAGS}" \
79 OPTFLAGS="${CFLAGS}" \