Annotation of gcc/config/x-m88kv4, revision 1.1

1.1     ! root        1: INSTALL = cp
        !             2: 
        !             3: # Problems in early version of the assembler have been fixed (-DNO_BUGS).
        !             4: # There are peculiar problems with the include files that require __STDC__
        !             5: # to be defined as 0.  This results in sigset_t being defined which otherwise
        !             6: # results in a problem when <wait.h> includes <siginfo.h>.
        !             7: 
        !             8: X_CFLAGS = -DNO_BUGS -D__STDC__=0
        !             9: 
        !            10: # The CI5 compiler does not provide alloca.
        !            11: 
        !            12: ALLOCA = alloca.o

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.