]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/convert/makefile
import new upstream nautilus stable release 14.2.8
[ceph.git] / ceph / src / boost / libs / convert / makefile
index d8d1e2899a6bfcb14fbb7d0c3d76da834181389e..98d69831f3b04db6a788b19d5aa1f82254f1cd5f 100644 (file)
@@ -1,6 +1,6 @@
 BOOST_ROOT = $(PRJROOT)/boost
 
-cflags = -O3 -I./include -I$(BOOST_ROOT) -Wno-unused-variable -Wno-uninitialized -Wno-sign-compare -Wno-deprecated-declarations 
+cflags = -O3 -I./include -I$(BOOST_ROOT) -Wno-unused-variable -Wno-uninitialized -Wno-deprecated-declarations 
 lflags = -L$(BOOST_ROOT)/stage/lib -lboost_timer -lboost_chrono -lboost_system
 
 target_1  = convert-test-callable           test/callable.cpp