* config/i386/cygming.opt (posix): New Driver option.
From-SVN: r169490
This commit is contained in:
parent
59793c5171
commit
926bcf2265
@ -1,3 +1,7 @@
|
||||
2011-02-01 Joseph Myers <joseph@codesourcery.com>
|
||||
|
||||
* config/i386/cygming.opt (posix): New Driver option.
|
||||
|
||||
2011-02-01 Joseph Myers <joseph@codesourcery.com>
|
||||
|
||||
* config/arm/vxworks.opt: New.
|
||||
|
@ -1,6 +1,6 @@
|
||||
; Cygwin- and MinGW-specific options.
|
||||
|
||||
; Copyright (C) 2005, 2007, 2009, 2010 Free Software Foundation, Inc.
|
||||
; Copyright (C) 2005, 2007, 2009, 2010, 2011 Free Software Foundation, Inc.
|
||||
;
|
||||
; This file is part of GCC.
|
||||
;
|
||||
@ -49,3 +49,6 @@ Use the GNU extension to the PE format for aligned common data
|
||||
muse-libstdc-wrappers
|
||||
Target Condition({defined (USE_CYGWIN_LIBSTDCXX_WRAPPERS)})
|
||||
Compile code that relies on Cygwin DLL wrappers to support C++ operator new/delete replacement
|
||||
|
||||
posix
|
||||
Driver
|
||||
|
Loading…
x
Reference in New Issue
Block a user