From ec29d6257ea0923515f47819309240b5ca0a4f47 Mon Sep 17 00:00:00 2001 From: Fernando Lopez Jr Date: Sun, 7 Jan 2018 07:50:24 +0700 Subject: development/arm-binutils: Change to cortex-m3. Signed-off-by: Willy Sudiarto Raharjo --- development/arm-binutils/README | 2 +- development/arm-binutils/arm-binutils.SlackBuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'development/arm-binutils') diff --git a/development/arm-binutils/README b/development/arm-binutils/README index b392fdc0d2..939f604412 100644 --- a/development/arm-binutils/README +++ b/development/arm-binutils/README @@ -1,4 +1,4 @@ This package contains cross compiling version of GNU binutils, which can be used to assemble and link binaries for the ARM platform. -cpu arch: cortex-m4 +cpu arch: cortex-m3 diff --git a/development/arm-binutils/arm-binutils.SlackBuild b/development/arm-binutils/arm-binutils.SlackBuild index 5cc33ecc5d..5b6d8f10fe 100644 --- a/development/arm-binutils/arm-binutils.SlackBuild +++ b/development/arm-binutils/arm-binutils.SlackBuild @@ -89,7 +89,7 @@ CXXFLAGS="$SLKCFLAGS" \ --with-gnu-ld \ --with-gnu-as \ --with-dwarf2 \ - --with-cpu=cortex-m4 \ + --with-cpu=cortex-m3 \ --with-fpu=fpv4-sp-d16 \ --with-float=hard \ --with-mode=thumb \ -- cgit v1.2.3