mirror of
https://github.com/boostorg/build.git
synced 2026-02-16 01:12:13 +00:00
removed the -Wno-long-double flag from Darwin section too
[SVN r21979]
This commit is contained in:
@@ -121,7 +121,6 @@ else if $(UNIX)
|
||||
# There is no gcc/g++, we need to use cc/c++ instead:
|
||||
.GCC ?= cc ;
|
||||
.GXX ?= c++ ;
|
||||
flags gcc CFLAGS : -Wno-long-double ;
|
||||
}
|
||||
case *BSD :
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user