+ -fno-implicit-templates

+ -MM
This commit is contained in:
rillig 2006-12-09 12:06:55 +00:00
parent 843b1ee2e5
commit 7bf0660e71

View file

@ -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 |\