diff options
Diffstat (limited to 'devel/psptoolchain-binutils/files/patch-bfd-version.h')
-rw-r--r-- | devel/psptoolchain-binutils/files/patch-bfd-version.h | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/devel/psptoolchain-binutils/files/patch-bfd-version.h b/devel/psptoolchain-binutils/files/patch-bfd-version.h new file mode 100644 index 000000000000..310820689f38 --- /dev/null +++ b/devel/psptoolchain-binutils/files/patch-bfd-version.h @@ -0,0 +1,7 @@ +--- bfd/version.h.orig 2005-06-12 18:37:59.000000000 +0100 ++++ bfd/version.h 2006-05-09 02:55:36.000000000 +0100 +@@ -1,3 +1,3 @@ +-#define BFD_VERSION_DATE 20050612 ++#define BFD_VERSION_DATE (PSPDEV 20060116) + #define BFD_VERSION @bfd_version@ + #define BFD_VERSION_STRING @bfd_version_string@ |