xm-vms.h (STANDARD_EXEC_PREFIX): Remove define.

2011-12-21  Tristan Gingold  <gingold@adacore.com>

	* config/vms/xm-vms.h (STANDARD_EXEC_PREFIX): Remove define.

From-SVN: r182567
This commit is contained in:
Tristan Gingold 2011-12-21 08:42:12 +00:00 committed by Tristan Gingold
parent e6431744b2
commit b409555383
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2011-12-21 Tristan Gingold <gingold@adacore.com>
* config/vms/xm-vms.h (STANDARD_EXEC_PREFIX): Remove define.
2011-12-20 Richard Henderson <rth@redhat.com>
* config/ia64/ia64.c (MAX_VECT_LEN): New.

View File

@ -53,5 +53,4 @@ do \
} \
} while (0)
#define STANDARD_EXEC_PREFIX "/gnu/libexec/gcc/"
#define STANDARD_STARTFILE_PREFIX "/gnu/lib/"