X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=config%2Fmh-cxux;h=8680654fff81849b081429965c6221759f8a1be8;hb=6e29ef6d2828415f5ee2d6e1690d13bc40a8d5d4;hp=c5f4bb149e82c2b91fdbf0f467f491a833c52273;hpb=fa803dc60f0bf01297674c41d001798e18ade4dc;p=deliverable%2Fbinutils-gdb.git diff --git a/config/mh-cxux b/config/mh-cxux index c5f4bb149e..8680654fff 100644 --- a/config/mh-cxux +++ b/config/mh-cxux @@ -1,15 +1,5 @@ # Configuration for Harris CX/UX 7 (and maybe 6), based on sysv4 configuration. -# Define SYSV as -DSYSV if you are using a System V operating system. -SYSV = -DSYSV -DSVR4 -RANLIB = true - -# C++ debugging is not yet supported under SVR4 (DWARF) -CXXFLAGS=-O - # The l flag generates a warning from the SVR4 archiver, remove it. AR_FLAGS = cq -# Under CX/UX, we want to tell the compiler to use ANSI mode. -CFLAGS=-Xa -g -LDFLAGS=-Xa -g