diff options
Diffstat (limited to 'src/Make.conf')
| -rw-r--r-- | src/Make.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Make.conf b/src/Make.conf index ddf4b97220..3542b70eef 100644 --- a/src/Make.conf +++ b/src/Make.conf @@ -2,8 +2,8 @@ # Use of this source code is governed by a BSD-style # license that can be found in the LICENSE file. -CC=cc -LD=cc +CC=quietgcc +LD=quietgcc CFLAGS=-ggdb -I$(GOROOT)/include BIN=$(HOME)/bin O=o |
