repo.or.cz
/
LibreOffice.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Version 3.6.0.4, tag libreoffice-3.6.0.4
[LibreOffice.git]
/
dmake
/
unix
/
solaris
/
gnu
/
config.mk
blob
f6f4f2c68cbc445d7e07fc84579108affbe7d7be
1
# This is the Solaris gcc configuration file for DMAKE
2
# It modifies the value of CC to be gcc
3
#
4
5
CC
=
gcc
6
7
# disable a gcc bug when compiling runargv.c
8
runargv.o ?
=
CFLAGS
+= -
g