Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Aug 2010 12:35:01 +0000 (UTC)
From:      Rui Paulo <rpaulo@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/lib/libc Makefile
Message-ID:  <201008011235.o71CZK00079180@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rpaulo      2010-08-01 12:35:01 UTC

  FreeBSD src repository

  Modified files:
    lib/libc             Makefile 
  Log:
  SVN rev 210731 on 2010-08-01 12:35:01Z by rpaulo
  
  Disable all warnings when building gdtoa. This allows building libc with
  clang.
  The general idea is that the vendor will not accept our compilation
  patches and so disabling the warnings is the best way to go as it makes
  future imports bearable.
  
  Submitted by:   Dimitry Andric <dimitry at andric.com>
  Discussed with: das
  
  Revision  Changes    Path
  1.82      +1 -1      src/lib/libc/Makefile



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201008011235.o71CZK00079180>