mirror of
https://github.com/ansible/awx.git
synced 2026-02-22 05:30:18 -03:30
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:
2
Makefile
2
Makefile
@@ -148,8 +148,6 @@ 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