summaryrefslogtreecommitdiff
path: root/gcc/config/darwin.opt
diff options
context:
space:
mode:
authormrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>2010-09-29 17:28:19 +0000
committermrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>2010-09-29 17:28:19 +0000
commit28d51ed482557217213a543182b6ffc0678f718f (patch)
tree050931dfd9bf839039854df47a096ca4717beb1b /gcc/config/darwin.opt
parent1c6e0788f1a7e6b577c101d5c3ee9a8cb01ac4d5 (diff)
downloadgcc-28d51ed482557217213a543182b6ffc0678f718f.tar.gz
Joseph Myers <joseph@codesourcery.com>
Jack Howarth <howarth@bromo.med.uc.edu> * config/darwin.opt (undefined): Add. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@164726 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/darwin.opt')
-rw-r--r--gcc/config/darwin.opt3
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc/config/darwin.opt b/gcc/config/darwin.opt
index ba3b27ef500..c878ec24b36 100644
--- a/gcc/config/darwin.opt
+++ b/gcc/config/darwin.opt
@@ -45,3 +45,6 @@ Generate code for the kernel or loadable kernel extensions
iframework
Target RejectNegative C ObjC C++ ObjC++ Joined Separate
-iframework <dir> Add <dir> to the end of the system framework include path
+
+undefined
+Driver Separate