+ -fno-implicit-templates
+ -MM
This commit is contained in:
parent
843b1ee2e5
commit
7bf0660e71
1 changed files with 3 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: transform-gcc,v 1.8 2006/12/07 00:32:36 rillig Exp $
|
||||
# $NetBSD: transform-gcc,v 1.9 2006/12/09 12:06:55 rillig Exp $
|
||||
#
|
||||
# This file handles the transformations needed for gcc that can be done
|
||||
# looking at only one argument at a time.
|
||||
|
@ -15,8 +15,9 @@ case $arg in
|
|||
|
||||
# GCC extensions.
|
||||
-fPIC |\
|
||||
-fno-implicit-templates |\
|
||||
-ggdb |\
|
||||
-M[DFPT] |\
|
||||
-M[DFMPT] |\
|
||||
-O[23s] |\
|
||||
-pipe |\
|
||||
-pthread |\
|
||||
|
|
Loading…
Reference in a new issue