diff options
Diffstat (limited to 'gcc/config/h8300/t-h8300')
-rw-r--r-- | gcc/config/h8300/t-h8300 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/gcc/config/h8300/t-h8300 b/gcc/config/h8300/t-h8300 index ee34d81..62d2700 100644 --- a/gcc/config/h8300/t-h8300 +++ b/gcc/config/h8300/t-h8300 @@ -16,9 +16,8 @@ # along with GCC; see the file COPYING3. If not see # <http://www.gnu.org/licenses/>. -MULTILIB_OPTIONS = mh/ms/msx mn mint32 -MULTILIB_DIRNAMES = h8300h h8300s h8sx normal int32 -MULTILIB_EXCEPTIONS = mint32 mn mn/mint32 +MULTILIB_OPTIONS = ms/msx mn mint32 +MULTILIB_DIRNAMES = h8300s h8sx normal int32 s-config s-conditions s-flags s-codes s-constants s-emit s-recog \ s-opinit s-extract s-peep s-attr s-attrtab s-output: \ |