Commit b376472f by Mike Stump

Update comment

From-SVN: r117470
parent c671c146
...@@ -83,7 +83,6 @@ do { \ ...@@ -83,7 +83,6 @@ do { \
} \ } \
else if (flag_pic == 1) \ else if (flag_pic == 1) \
{ \ { \
/* Darwin doesn't support -fpic. */ \
flag_pic = 2; \ flag_pic = 2; \
} \ } \
} \ } \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment