Searched refs:CFLAGS (Results 51 - 55 of 55) sorted by relevance

123

/openjdk10/hotspot/make/gensrc/
H A DGensrcAdlc.gmk69 CFLAGS := $(ADLC_CFLAGS) $(ADLC_CFLAGS_WARNINGS), \
/openjdk10/hotspot/make/lib/
H A DCompileLibjsig.gmk97 CFLAGS := $(LIBJSIG_CFLAGS) $(LIBJSIG_CPU_FLAGS), \
H A DCompileJvm.gmk217 CFLAGS := $(JVM_CFLAGS), \
/openjdk10/jdk/make/launcher/
H A DLauncherCommon.gmk69 # JAVA_ARGS Processed into a -DJAVA_ARGS and added to CFLAGS
71 # before JAVA_ARGS to CFLAGS, primarily to allow long string literal
73 # CFLAGS Additional CFLAGS
188 CFLAGS := $$($1_CFLAGS) \
/openjdk10/common/autoconf/
H A Dgenerated-configure.sh842 CFLAGS
1318 CFLAGS
1901 To assign environment variables (e.g., CC, CFLAGS...), specify them as
2286 CFLAGS C compiler flags
3447 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3448 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4036 # Reset the global CFLAGS/LDFLAGS variables and initialize them with the
4040 # Setup the sysroot flags and add them to global CFLAGS and LDFLAGS so
[all...]

Completed in 106 milliseconds

123