mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-11 16:15:07 -04:00
5 lines
164 B
Plaintext
5 lines
164 B
Plaintext
# gdb gets confused if pic code is linked with non pic
|
|
# We cope by building all variants of libgcc.
|
|
M68K_MLIB_OPTIONS += fpic/fPIC
|
|
M68K_MLIB_DIRNAMES += fpic fPIC
|