mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-13 00:57:28 -04:00
8 lines
200 B
Plaintext
8 lines
200 B
Plaintext
# Custom multilibs for RTEMS
|
|
|
|
# -mn is not applicable to RTEMS (-mn implies 16bit void*)
|
|
|
|
MULTILIB_OPTIONS = mh/ms/msx mint32
|
|
MULTILIB_DIRNAMES = h8300h h8300s h8sx int32
|
|
MULTILIB_EXCEPTIONS = mint32
|