diff options
Diffstat (limited to 'gcc/config/rx/rx.h')
-rw-r--r-- | gcc/config/rx/rx.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/config/rx/rx.h b/gcc/config/rx/rx.h index 72aee2fe214..ec2770be161 100644 --- a/gcc/config/rx/rx.h +++ b/gcc/config/rx/rx.h @@ -99,6 +99,7 @@ %{mpid} \ %{mint-register=*} \ %{mgcc-abi:-mgcc-abi} %{!mgcc-abi:-mrx-abi} \ +%{mcpu=*} \ " #undef LIB_SPEC |