Home
last modified time | relevance | path

Searched refs:OPTIMIZE (Results 1 – 25 of 6086) sorted by last modified time

12345678910>>...244

/dports/x11-wm/ratmen/ratmen-2.2.3/
H A DMakefile38 OPTIMIZE ?= -Os macro
44 CFLAGS += $(OPTIMIZE) $(WARN) $(DEBUG) -I$(LOCALBASE)/include
/dports/x11-toolkits/p5-Prima/Prima-1.63/
H A DMakefile.PL55 $OPTIMIZE
384 $OPTIMIZE = '-g' if $cmd_options{DEBUG};
386 $OPTIMIZE .= ' -Wall' if gcc;
988 $OPTIMIZE .= " -D_CRT_SECURE_NO_DEPRECATE";
991 $OPTIMIZE .= " -D_CRT_SECURE_NO_WARNINGS";
992 $OPTIMIZE .= " /wd4244"; # '=' : conversion from 'Bool' to 'char', possible loss of data
993 $OPTIMIZE .= " /wd4267"; # '=' : conversion from 'size_t' to 'int', possible loss of data
994 $OPTIMIZE .= " /wd4018"; # '<' : signed/unsigned mismatch";
2569 OPTIMIZE => $OPTIMIZE,
/dports/converters/p5-Encode-JIS2K/Encode-JIS2K-0.03/
H A DMakefile319 OPTIMIZE="$(OPTIMIZE)"\
/dports/chinese/p5-Encode-HanExtra/Encode-HanExtra-0.23/
H A DMakefile333 OPTIMIZE="$(OPTIMIZE)"\
/dports/x11/xdtm/xdtm/
H A DImakefile179 CDEBUGFLAGS = /* put -g or nothing here, DO NOT OPTIMIZE */
/dports/www/p5-CGI-SpeedyCGI/CGI-SpeedyCGI-2.22/src/
H A DSpeedyMake.pl51 use vars qw($OPTIMIZE $LD_OPTS);
55 $OPTIMIZE = $WARNOPTS . $LD_OPTS .
60 $OPTIMIZE = $WARNOPTS . $LD_OPTS .
64 $OPTIMIZE = $WARNOPTS . ' -g -DSPEEDY_DEBUG ';
69 $OPTIMIZE = '-O';
72 $OPTIMIZE .= " -DSPEEDY_EFENCE ";
86 'OPTIMIZE' => $OPTIMIZE,
/dports/textproc/sgmls/sgmls/
H A DMakefile21 OPTIMIZE=-O macro
24 CFLAGS=$(DEBUG) $(INCLUDE) $(WARN) $(PROFILE) $(OPTIMIZE)
/dports/textproc/hyperestraier/hyperestraier-1.4.13/perlnative/
H A DMakefile.in34 OPTIMIZE = @MYOPTIMIZE@
48 then $(RUNENV) $(PERL) Makefile.PL CC="$(CC)" INC="$(INC)" OPTIMIZE="$(OPTIMIZE)" \
/dports/textproc/p5-RDFStore/RDFStore-0.51/
H A DMakefile.PL827 OPTIMIZE => '-g',
/dports/textproc/p5-CSS-Sass/CSS-Sass-3.6.4/
H A DMakefile.PL596 OPTIMIZE => $optimize,
/dports/textproc/sphinxsearch/sphinx-2.2.11-release/
H A Dsphinx.conf.in1015 # useful for throttling (the background) OPTIMIZE INDEX impact
/dports/sysutils/p5-BackupPC-XS/BackupPC-XS-0.62/
H A DMakefile337 OPTIMIZE="$(OPTIMIZE)"\
/dports/sysutils/p5-BackupPC-XS/BackupPC-XS-0.62/zlib/
H A DMakefile313 OPTIMIZE="$(OPTIMIZE)"\
/dports/sysutils/p5-BackupPC-XS/BackupPC-XS-0.62/md5/
H A DMakefile288 OPTIMIZE="$(OPTIMIZE)"\
/dports/sysutils/toybox/toybox-0.8.5/
H A Dconfigure19 [ -z "$OPTIMIZE" ] && OPTIMIZE="-Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-ta…
/dports/sysutils/toybox/toybox-0.8.5/scripts/
H A Dmake.sh82 BUILD="$(echo ${CROSS_COMPILE}${CC} $CFLAGS -I . $OPTIMIZE $GITHASH)"
/dports/sysutils/incron/incron-81421d3a8bde0989d7e167d8a814d5232896c930/
H A DMakefile17 OPTIMIZE = -O2 -pedantic -std=c++11 macro
24 CXXFLAGS ?= $(OPTIMIZE) $(DEBUG) $(CXXAUX)
/dports/security/subversion-gnome-keyring/subversion-1.14.1/
H A DMakefile.in900 cd $(SWIG_PL_DIR)/native; $(MAKE) OPTIMIZE="" OTHERLDFLAGS="$(SWIG_LDFLAGS)"
/dports/security/p5-Net-SSLeay/Net-SSLeay-1.90/
H A DMakefile.PL134 OPTIMIZE => $opts->{optimize},
/dports/security/lasso/lasso-2.7.0/bindings/perl/
H A DMakefile.in966 …p_srcdir) -I$(srcdir)" LIBS="`$(top_builddir)/lasso-src-config --libs`" OPTIMIZE="-g" $(AM_V_SUBMA…
/dports/security/l0phtcrack/l0phtcrack-1.5/
H A DMakefile13 OPTIMIZE=-O2 macro
50 CFLAGS= $(DEBUG) $(OPTIMIZE) $(ARCH) $(VISUAL) $(PERMUTE) $(STATIC)
/dports/security/p5-Digest-SHA/Digest-SHA-6.02/
H A DMakefile.PL62 push(@extra, OPTIMIZE => "/Optimize=(NODISJOINT)");
70 push(@extra, OPTIMIZE => '-O1 -fomit-frame-pointer');
/dports/security/p5-Business-PayPal-EWP/Business-PayPal-EWP-1.03/
H A DMakefile.PL178 OPTIMIZE => $optimize,
/dports/print/lilypond-devel/lilypond-2.23.5/
H A Dconfigure3573 OPTIMIZE="$OPTIMIZE -pg"
3577 OPTIMIZE="$OPTIMIZE -g"
4888 OPTIMIZE="$OPTIMIZE -pipe"
4892 CFLAGS="$CFLAGS $OPTIMIZE"
5535 CXXFLAGS="$CXXFLAGS $OPTIMIZE"
/dports/print/lilypond/lilypond-2.22.1/
H A Dconfigure3530 OPTIMIZE="$OPTIMIZE -pg"
3534 OPTIMIZE="$OPTIMIZE -g"
4845 OPTIMIZE="$OPTIMIZE -pipe"
4849 CFLAGS="$CFLAGS $OPTIMIZE"
5492 CXXFLAGS="$CXXFLAGS $OPTIMIZE"

12345678910>>...244