From: Joseph Myers Date: Tue, 1 Feb 2011 22:23:53 +0000 (+0000) Subject: * config/interix.opt (posix): New Driver option. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=cef932d4ebfb5e386d50044b98c383bf39fff281;p=gcc.git * config/interix.opt (posix): New Driver option. From-SVN: r169505 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 2e7f9f58481..50dbef35186 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2011-02-01 Joseph Myers + + * config/interix.opt (posix): New Driver option. + 2011-02-01 DJ Delorie * config/m32c/m32c.h (PTRDIFF_TYPE): Remove extra definition. diff --git a/gcc/config/interix.opt b/gcc/config/interix.opt index 5c95b250236..f5032996576 100644 --- a/gcc/config/interix.opt +++ b/gcc/config/interix.opt @@ -1,6 +1,6 @@ ; Interix options. -; Copyright (C) 2010 +; Copyright (C) 2010, 2011 ; Free Software Foundation, Inc. ; ; This file is part of GCC. @@ -30,4 +30,7 @@ Driver G Driver +posix +Driver + ; This comment is to ensure we retain the blank line above.