OSDN Git Service

* config/xtensa/elf.h (LIB_SPEC): Add "-lhal".
[pf3gnuchains/gcc-fork.git] / gcc / config / xtensa / elf.h
index 866c463..5620e95 100644 (file)
@@ -65,7 +65,7 @@ Software Foundation, 59 Temple Place - Suite 330, Boston, MA
 #undef ASM_FINAL_SPEC
 
 #undef LIB_SPEC
-#define LIB_SPEC "-lc -lsim -lc -lhandlers-sim"
+#define LIB_SPEC "-lc -lsim -lc -lhandlers-sim -lhal"
 
 #undef STARTFILE_SPEC
 #define STARTFILE_SPEC "crt1-sim%O%s crti%O%s crtbegin%O%s _vectors%O%s"