linux-android.opt (tno-android-cc, [...]): New Driver options.
* config/linux-android.opt (tno-android-cc, tno-android-ld): New Driver options. From-SVN: r168538
This commit is contained in:
parent
dfe776dd95
commit
028dbdf497
@ -1,3 +1,8 @@
|
||||
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
|
||||
|
@ -1,6 +1,6 @@
|
||||
; 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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user