[Pkg-gdb-logs] [gdb] 01/02: Add `arm-none-eabi` as target for bare metal embedded systems

Agustin Henze tin at moszumanska.debian.org
Tue Sep 8 17:49:50 UTC 2015


This is an automated email from the git hooks/post-receive script.

tin pushed a commit to branch add_arm_none_eabi_target
in repository gdb.

commit 02d2107bcf1fe1a26de5eca1a5229d93743816b5
Author: Agustin Henze <tin at sluc.org.ar>
Date:   Tue Sep 8 14:41:03 2015 -0300

    Add `arm-none-eabi` as target for bare metal embedded systems
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 55bb258..3747e63 100755
--- a/debian/rules
+++ b/debian/rules
@@ -130,6 +130,7 @@ MULTIARCH_TARGETS := \
 	arm-linux-gnu \
 	arm-linux-gnueabi \
 	arm-linux-gnueabihf \
+	arm-none-eabi \
 	hppa-linux-gnu \
 	i686-linux-gnu \
 	ia64-linux-gnu \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gdb/gdb.git



More information about the Pkg-gdb-logs mailing list