mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-26 22:51:01 +00:00
ppc: link to libretrocrt by default
This commit is contained in:
parent
b4f51aad89
commit
899546720e
@ -69,6 +69,8 @@
|
||||
/* Profiled library versions are used by linking with special directories. */
|
||||
#define LIB_SPEC "-lc"
|
||||
|
||||
#define LIBGCC_SPEC "-lretrocrt -lgcc"
|
||||
|
||||
/* Static linking with shared libstdc++ requires libsupc++ as well. */
|
||||
#define LIBSTDCXX_STATIC "supc++"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user