Fix my CPP_SPEC synatax screwup.

Totally pissed at self:	obrien
This commit is contained in:
obrien 1999-12-16 02:03:35 +00:00
parent 75d7fc32bc
commit f1e75fd104
2 changed files with 2 additions and 2 deletions

View File

@ -471,7 +471,7 @@ do { \
%{!maout: -D__ELF__} \
%{munderscores: -D__UNDERSCORES__} \
%{maout: %{!mno-underscores: -D__UNDERSCORES__}} \
%{fPIC:-D__PIC__ -D__pic__} %{fpic:-D__PIC__ -D__pic__}}"
%{fPIC:-D__PIC__ -D__pic__} %{fpic:-D__PIC__ -D__pic__}"
#undef CC1_SPEC
#define CC1_SPEC "\

View File

@ -471,7 +471,7 @@ do { \
%{!maout: -D__ELF__} \
%{munderscores: -D__UNDERSCORES__} \
%{maout: %{!mno-underscores: -D__UNDERSCORES__}} \
%{fPIC:-D__PIC__ -D__pic__} %{fpic:-D__PIC__ -D__pic__}}"
%{fPIC:-D__PIC__ -D__pic__} %{fpic:-D__PIC__ -D__pic__}"
#undef CC1_SPEC
#define CC1_SPEC "\