summaryrefslogtreecommitdiff
path: root/dmake/unix/solaris/gnu/config.mk
blob: f6f4f2c68cbc445d7e07fc84579108affbe7d7be (plain)
1
2
3
4
5
6
7
8
# This is the Solaris gcc configuration file for DMAKE
#	It modifies the value of CC to be gcc
#

CC = gcc

# disable a gcc bug when compiling runargv.c
runargv.o ?= CFLAGS += -g