Commit a2d308f3 authored by jsm28's avatar jsm28
Browse files

* config/linux-android.opt (tno-android-cc, tno-android-ld): New

	Driver options.


git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@168538 138bc75d-0d04-0410-961f-82ee72b054a4
parent a7d4dc67
2011-01-06 Joseph Myers <joseph@codesourcery.com>
* config/linux-android.opt (tno-android-cc, tno-android-ld): New
Driver options.
2011-01-06 Jakub Jelinek <jakub@redhat.com>
PR c/47150
......
; Android specific options.
; Copyright (C) 2008, 2010 Free Software Foundation, Inc.
; Copyright (C) 2008, 2010, 2011 Free Software Foundation, Inc.
;
; This file is part of GCC.
;
......@@ -21,3 +21,10 @@
mandroid
Target Report Mask(ANDROID) Var(flag_android) Init(ANDROID_DEFAULT ? OPTION_MASK_ANDROID : 0)
Generate code for the Android platform.
tno-android-cc
Driver
tno-android-ld
Driver
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