From 919e20a44f4042d06795c819364ab09f7d1ef3b2 Mon Sep 17 00:00:00 2001 From: mrs Date: Thu, 5 Oct 2006 23:12:04 +0000 Subject: Update comment git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@117470 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/config/rs6000/darwin.h | 1 - 1 file changed, 1 deletion(-) (limited to 'gcc/config/rs6000/darwin.h') diff --git a/gcc/config/rs6000/darwin.h b/gcc/config/rs6000/darwin.h index 6594c71ee79..763cf56c315 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; \ } \ } \ -- cgit v1.2.1