public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] add gcc 4.8.2
@ 2013-10-20 20:29 Daniel Zimmermann
  0 siblings, 0 replies; only message in thread
From: Daniel Zimmermann @ 2013-10-20 20:29 UTC (permalink / raw)
  To: crossgcc

[-- Attachment #1: Type: text/plain, Size: 44 bytes --]

add gcc 4.8.2

greetings,
Daniel Zimmermann

[-- Attachment #2: pump_to_gcc4.8.2.patch --]
[-- Type: application/octet-stream, Size: 669 bytes --]

--- build/ct-ng/config/cc/gcc.in	2013-10-19 11:37:09.351230862 +0200
+++ source/crosstool-ng-trunk/config/cc/gcc.in	2013-10-19 11:41:43.040270975 +0200
@@ -42,6 +42,11 @@ config CC_V_linaro_4_8
     depends on CC_GCC_SHOW_LINARO
     select CC_GCC_4_8
 
+config CC_V_4_8_2
+    bool
+    prompt "4.8.2"
+    select CC_GCC_4_8
+
 config CC_V_4_8_1
     bool
     prompt "4.8.1"
@@ -443,6 +448,7 @@ config CC_VERSION
     string
 # Don't remove next line
 # CT_INSERT_VERSION_STRING_BELOW
+    default "4.8.2" if CC_V_4_8_2
     default "linaro-4.8-2013.06-1" if CC_V_linaro_4_8
     default "4.8.1" if CC_V_4_8_1
     default "4.8.0" if CC_V_4_8_0

[-- Attachment #3: Type: text/plain, Size: 71 bytes --]

--
For unsubscribe information see http://sourceware.org/lists.html#faq

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-10-20 20:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-10-20 20:29 [PATCH] add gcc 4.8.2 Daniel Zimmermann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).