aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
Diffstat (limited to 'gcc')
-rw-r--r--gcc/config/rs6000/darwin.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/config/rs6000/darwin.h b/gcc/config/rs6000/darwin.h
index 6594c71..763cf56 100644
--- a/gcc/config/rs6000/darwin.h
+++ b/gcc/config/rs6000/darwin.h
@@ -83,7 +83,6 @@ do { \
} \
else if (flag_pic == 1) \
{ \
- /* Darwin doesn't support -fpic. */ \
flag_pic = 2; \
} \
} \