mirror of
https://github.com/autc04/Retro68.git
synced 2025-08-15 16:27:55 +00:00
ppc: link to libretrocrt by default
This commit is contained in:
@@ -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++"
|
||||
|
||||
|
Reference in New Issue
Block a user