summaryrefslogtreecommitdiffstats
path: root/lib/libelftc
diff options
context:
space:
mode:
authoremaste <emaste@FreeBSD.org>2015-02-17 15:19:58 +0000
committeremaste <emaste@FreeBSD.org>2015-02-17 15:19:58 +0000
commita86377a7d01dfcfb77f8143e978090043e18a3e3 (patch)
tree65fc99ea4efa2057bf8a6b447baa2342b366deeb /lib/libelftc
parent5f3f4bfe491165db0726ce40105a452890cd5dfb (diff)
downloadFreeBSD-src-a86377a7d01dfcfb77f8143e978090043e18a3e3.zip
FreeBSD-src-a86377a7d01dfcfb77f8143e978090043e18a3e3.tar.gz
Update elftoolchain to upstream revision 3163
Most of our changes have now been committed upstream, so this change is largely bookkeeping. Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'lib/libelftc')
-rw-r--r--lib/libelftc/elftc_version.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libelftc/elftc_version.c b/lib/libelftc/elftc_version.c
index a6bf571..5df0587 100644
--- a/lib/libelftc/elftc_version.c
+++ b/lib/libelftc/elftc_version.c
@@ -6,5 +6,5 @@
const char *
elftc_version(void)
{
- return "elftoolchain r3136M";
+ return "elftoolchain r3163M";
}
OpenPOWER on IntegriCloud