Skip to content
Commit 0bb9693a authored by Michel Normand's avatar Michel Normand Committed by Matěj Cepl
Browse files

Add ppc64le in setup.py to avoid build error



===
swig -python -D__ppc64le__ -I/usr/include/python3.6m -I/usr/include/ \
-includeall -modern -builtin -outdir \
/home/abuild/rpmbuild/BUILD/M2Crypto-0.27.0/M2Crypto \
-o SWIG/_m2crypto_wrap.c SWIG/_m2crypto.i
/usr/include//gnu/stubs.h:8: Error: Unable to find 'gnu/stubs-32.h'
error: command 'swig' failed with exit status 1
error: Bad exit status from /var/tmp/rpm-tmp.ugv4sN (%build)
===

Signed-off-by: default avatarMichel Normand <normand@linux.vnet.ibm.com>
parent 801ece90
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment