Welcome to mirror list, hosted at ThFree Co, Russian Federation.

mh-sun3 « config - cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: dcd5155b736c87c99a72d77d2ef4fd4455cb55cb (plain)
1
2
3
# Sun's C compiler needs the -J flag to be able to compile cp-parse.c
# without overflowing the jump tables (-J says to use a 32 bit table)
CC = cc -J