- bump to version 2.0.1 - change to use AUTORELEASE - add ABI_VERSION - refresh patches Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
14 lines
263 B
Diff
14 lines
263 B
Diff
--- a/mk/re.mk
|
|
+++ b/mk/re.mk
|
|
@@ -412,11 +412,6 @@ endif
|
|
|
|
CFLAGS += -DARCH=\"$(ARCH)\"
|
|
|
|
-ifeq ($(ARCH),mipsel)
|
|
-CFLAGS += -march=mips32
|
|
-endif
|
|
-
|
|
-
|
|
##############################################################################
|
|
#
|
|
# External libraries section
|