removed unneeded CFLAG edit
This commit is contained in:
parent
81a22f92af
commit
a7f15fe605
@ -34,11 +34,6 @@ python_prepare_all() {
|
||||
distutils-r1_python_prepare_all
|
||||
}
|
||||
|
||||
python_compile() {
|
||||
local -x CFLAGS="${CFLAGS} -fno-strict-aliasing"
|
||||
distutils-r1_python_compile
|
||||
}
|
||||
|
||||
python_test() {
|
||||
cd "${BUILD_DIR}"/lib || die
|
||||
nosetests || die
|
||||
|
Loading…
x
Reference in New Issue
Block a user