فهرست منبع

another try to get it right

Waldemar Brodkorb 12 سال پیش
والد
کامیت
6433416b4a
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      toolchain/gcc/Makefile

+ 1 - 1
toolchain/gcc/Makefile

@@ -62,7 +62,7 @@ endif
 ifeq ($(ARCH),m68k)
 GCC_CONFOPTS+=		--disable-tls
 else 
-if ($(ARCH),cris)
+ifeq ($(ARCH),cris)
 GCC_CONFOPTS+=		--disable-tls
 else
 GCC_CONFOPTS+=		--enable-tls