aboutsummaryrefslogtreecommitdiff
path: root/devel/boost-python-libs
diff options
context:
space:
mode:
Diffstat (limited to 'devel/boost-python-libs')
-rw-r--r--devel/boost-python-libs/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/devel/boost-python-libs/Makefile b/devel/boost-python-libs/Makefile
index 82158dd00426..3685053dea03 100644
--- a/devel/boost-python-libs/Makefile
+++ b/devel/boost-python-libs/Makefile
@@ -13,10 +13,6 @@ LIB_DEPENDS= libboost_thread.so:devel/boost-libs
USES= python
USE_PYTHON= flavors
-# Ignore -Wregister warnings in Python.h
-CFLAGS+= ${${FLAVOR}_CFLAGS}
-py27_CFLAGS= -isystem ${PYTHON_INCLUDEDIR}
-
OPTIONS_DEFINE= DEBUG OPTIMIZED_CFLAGS
.include "${.CURDIR}/../boost-all/common.mk"