diff options
Diffstat (limited to 'main/gcc/40_all_gcc48_config_esp.patch')
-rw-r--r-- | main/gcc/40_all_gcc48_config_esp.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/main/gcc/40_all_gcc48_config_esp.patch b/main/gcc/40_all_gcc48_config_esp.patch index 83630f2e79..2069a8ebe5 100644 --- a/main/gcc/40_all_gcc48_config_esp.patch +++ b/main/gcc/40_all_gcc48_config_esp.patch @@ -3,8 +3,8 @@ * gcc/esp.h New file to support --enable-esp Version 20130214.1 ---- gcc/config/esp.h 2010-04-09 16:14:00.000000000 +0200 -+++ gcc/config/esp.h 2012-06-23 01:00:31.248348491 +0200 +--- ./gcc/config/esp.h 2010-04-09 16:14:00.000000000 +0200 ++++ ./gcc/config/esp.h 2012-06-23 01:00:31.248348491 +0200 @@ -0,0 +1,127 @@ +/* License terms see GNU GENERAL PUBLIC LICENSE Version 3. + * Version 20130214.1 |