Home | History | Annotate | Download | only in config

Lines Matching refs:Os

73 CFLAGS=		$(BASECFLAGS) -O2 -Os -fomit-frame-pointer -s $(OPT) $(EXTRA_CFLAGS)
128 # Executable suffix (.exe on Windows and Mac OS X)
132 # Short name and location for Mac OS X Python framework
144 # Options to enable prebinding (for fast startup prior to Mac OS X 10.3)
157 CONFIG_ARGS= '--prefix=/tmp/ndk-User/buildhost/install/prebuilt/darwin-x86_64' '--build=x86_64-apple-darwin' '--host=x86_64-apple-darwin' '--with-build-sysroot' '--disable-ipv6' 'build_alias=x86_64-apple-darwin' 'host_alias=x86_64-apple-darwin' 'CC=x86_64-apple-darwin-gcc' 'CFLAGS=-O2 -Os -fomit-frame-pointer -s' 'LDFLAGS='