public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libgomp/38436]  New: libgomp does not respect --disable-werror
@ 2008-12-07 19:27 vapier at gentoo dot org
  0 siblings, 0 replies; only message in thread
From: vapier at gentoo dot org @ 2008-12-07 19:27 UTC (permalink / raw)
  To: gcc-bugs

the --disable-werror flag is very useful for distributions and dealing with a
myriad of build systems / versions / etc...  unfortunately, libgomp doesnt
respect this flag.

from libgomp/configure.ac:
# Add -Wall -Werror if we are using GCC.
if test "x$GCC" = "xyes"; then
  XCFLAGS="$XCFLAGS -Wall -Werror"
fi


-- 
           Summary: libgomp does not respect --disable-werror
           Product: gcc
           Version: 4.3.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libgomp
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: vapier at gentoo dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38436


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-12-07 19:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-12-07 19:27 [Bug libgomp/38436] New: libgomp does not respect --disable-werror vapier at gentoo dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).