summaryrefslogtreecommitdiffstats
path: root/gcc
diff options
context:
space:
mode:
Diffstat (limited to 'gcc')
-rw-r--r--gcc/collect2.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/collect2.c b/gcc/collect2.c
index 9138bcd6583..fbd59648c93 100644
--- a/gcc/collect2.c
+++ b/gcc/collect2.c
@@ -50,6 +50,7 @@ Boston, MA 02111-1307, USA. */
#include "intl.h"
#ifndef DIR_SEPARATOR
+# define DIR_SEPARATOR '/'
# define IS_DIR_SEPARATOR(ch) ((ch) == '/')
#else /* DIR_SEPARATOR */
# ifndef DIR_SEPARATOR_2
OpenPOWER on IntegriCloud