mirror of
https://github.com/ansible/awx.git
synced 2026-05-24 00:57:48 -02:30
Add CFLAGS when building rhel6 site-packages
Attempts to resolves https://trello.com/c/DL7MgYyO
This commit is contained in:
2
Makefile
2
Makefile
@@ -148,6 +148,8 @@ ifeq ($(DISTRO),ubuntu)
|
|||||||
SETUP_INSTALL_ARGS += --install-layout=deb
|
SETUP_INSTALL_ARGS += --install-layout=deb
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
CFLAGS ?=
|
||||||
|
|
||||||
.DEFAULT_GOAL := build
|
.DEFAULT_GOAL := build
|
||||||
|
|
||||||
.PHONY: clean rebase push requirements requirements_dev requirements_jenkins \
|
.PHONY: clean rebase push requirements requirements_dev requirements_jenkins \
|
||||||
|
|||||||
Reference in New Issue
Block a user