Revert "Add CFLAGS when building rhel6 site-packages"

To make this work, we'll also need:

    CFLAGS=-Qunused-arguments

For now, we'll explore forking dm.xmlsec.bindings.

This reverts commit be83561bfe996d5e5b2e291787f2e863fa5b9203.
This commit is contained in:
James Laska 2015-11-04 16:13:34 -05:00
parent 8a97a26aba
commit 71e9ce61e4

View File

@ -148,8 +148,6 @@ ifeq ($(DISTRO),ubuntu)
SETUP_INSTALL_ARGS += --install-layout=deb
endif
CFLAGS ?=
.DEFAULT_GOAL := build
.PHONY: clean rebase push requirements requirements_dev requirements_jenkins \