Fix typo.
From-SVN: r5253
This commit is contained in:
parent
96f56dcd37
commit
729105f4a5
@ -39,7 +39,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
|
||||
/* Turn on -mpic-extern by default (change to later use -fpic. */
|
||||
#undef CC1_SPEC
|
||||
#define CC1_SPEC "\
|
||||
%{!melf: %{!mrose: -mrose }} \
|
||||
%{!melf: %{!mrose: -melf }} \
|
||||
%{!mrose: %{!munderscores: %{!mno-underscores: -mno-underscores }}} \
|
||||
%{gline:%{!g:%{!g0:%{!g1:%{!g2: -g1}}}}} \
|
||||
%{mrose: %{pic-none: -mno-half-pic} \
|
||||
|
Loading…
Reference in New Issue
Block a user