代码搜索结果

找到约 10,000 项符合 X 的代码

x-sysv

# Define CC and OLDCC as the same, so that the tests: # if [ x"$(OLDCC)" = x"$(CC)" ] ... # # will succeed (if OLDCC != CC, it is assumed that GCC is # being used in secondary stage builds). We need

x-sony

# Make internal tables bigger. OLDCC=cc -Wf,-XNg1500,-XNh2000 -Olimit 3000 $(OPT) # Define CC and OLDCC as the same, so that the tests: # if [ x"$(OLDCC)" = x"$(CC)" ] ... # # will succeed (if OLDCC

x-iris

# Define CC and OLDCC as the same, so that the tests: # if [ x"$(OLDCC)" = x"$(CC)" ] ... # # will succeed (if OLDCC != CC, it is assumed that GCC is # being used in secondary stage builds). We need

x-ultrix

# Define CC and OLDCC as the same, so that the tests: # if [ x"$(OLDCC)" = x"$(CC)" ] ... # # will succeed (if OLDCC != CC, it is assumed that GCC is # being used in secondary stage builds). We need

x-osfrose

# Define CC and OLDCC as the same, so that the tests: # if [ x"$(OLDCC)" = x"$(CC)" ] ... # # will succeed (if OLDCC != CC, it is assumed that GCC is # being used in secondary stage builds). BUILD =

x-elxsi

# Our make needs a little help... MAKE=make # We don't support -g yet, so don't try and use it. CFLAGS = LIBGCC2_CFLAGS = -O2 $(GCC_CFLAGS) # Hide xmalloc so that it does not conflict with the one i

x-vax

# If compiling GCC with the Unix assembler, -J will handle a large function. # With GAS, it should have no effect. X_CPPFLAGS = -J

x-linux

# Don't run fixproto STMP_FIXPROTO = # Don't install "assert.h" in gcc. We use the one in glibc. INSTALL_ASSERT_H =

x-riscix

# Define new names for the getopt library, so that we don't have to statically # link [un]protoize. We have dirent.h not sys/dir.h, so define POSIX. X_CFLAGS= -DPOSIX -Dopterr=gcc_opterr -Doptind=gcc