gcc/gcc/config/i370/x-oe

25 lines
371 B
Plaintext

#
# Host is an i370 running OpenEdition
#
# Don't bother fixing up header files, they're wierd
STMP_FIXPROTO =
# Set up to make using c89
X_CFLAGS=-D_ALL_SOURCE
CC=c89
# Explicitly use libiberty
CLIB=-liberty
LDFLAGS=-L../libiberty
# TAR Options
# Please note that OpenEdition confuses tar and pax, and
# thus uses the non-standard options 'xpf'
TAROUTOPTS=xpf