Home | History | Annotate | Download | only in config

Lines Matching defs:OPT

71 OPT=		-DNDEBUG -fwrapv -O3 -Wall -Wstrict-prototypes
73 CFLAGS= $(BASECFLAGS) -O2 -Os -fomit-frame-pointer -s $(OPT) $(EXTRA_CFLAGS)
202 # The task to run while instrument when building the profile-opt target
426 profile-opt:
477 $(RUNSHARED) CC='$(CC)' LDSHARED='$(BLDSHARED)' OPT='$(OPT)' \
626 $(CC) $(OPT) $(LDFLAGS) $(PGENOBJS) $(LIBS) -o $(PGEN)