mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-12 00:24:52 -04:00
5 lines
158 B
Plaintext
5 lines
158 B
Plaintext
# Build the libraries for both hard and soft floating point
|
|
|
|
MULTILIB_OPTIONS = msoft-float m64/m32 mno-atomic
|
|
MULTILIB_DIRNAMES = soft-float 64 32 no-atomic
|