Add CFLAGS when building rhel6 site-packages

Attempts to resolves https://trello.com/c/DL7MgYyO
This commit is contained in:
James Laska
2015-11-04 15:57:11 -05:00
parent e827963415
commit 8a97a26aba

View File

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