diff options
author | Timo Teräs <timo.teras@iki.fi> | 2013-12-26 11:52:28 +0000 |
---|---|---|
committer | Timo Teräs <timo.teras@iki.fi> | 2013-12-26 11:52:28 +0000 |
commit | 4be76d3f934603fb8cdb961db16188a84238544a (patch) | |
tree | 58fdaa72b8c244af9fd4abf7b4c1182c3431cee8 /main/gcc/40_all_gcc48_config_esp.patch | |
parent | 16dfeac411098e18ef450ab740a5a71c51bc41b0 (diff) | |
download | aports-4be76d3f934603fb8cdb961db16188a84238544a.tar.bz2 aports-4be76d3f934603fb8cdb961db16188a84238544a.tar.xz |
main/gcc: fix patch path
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 |