changeset 745:4abea1d0914f

Change a comment to silence a warning.
author Rob Landley <rob@landley.net>
date Thu, 11 Jun 2009 19:04:51 -0500
parents 759adf5a0fe9
children 93f2e856357e
files sources/patches/gcc-core-armeb.patch
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/sources/patches/gcc-core-armeb.patch	Thu Jun 11 05:42:51 2009 -0500
+++ b/sources/patches/gcc-core-armeb.patch	Thu Jun 11 19:04:51 2009 -0500
@@ -6,7 +6,7 @@
  
 -#define SUBTARGET_EXTRA_LINK_SPEC " -m armelf_linux -p"
 +#define SUBTARGET_EXTRA_LINK_SPEC " -p"
-+//#define SUBTARGET_EXTRA_LINK_SPEC " -m armelf_linux -p"
++/*#define SUBTARGET_EXTRA_LINK_SPEC " -m armelf_linux -p"*/
  
  #undef  MULTILIB_DEFAULTS
  #define MULTILIB_DEFAULTS \