inkscape: unbreak i686
This commit is contained in:
parent
0f0f358cff
commit
73a2ab4506
|
@ -23,10 +23,6 @@ checksum=b8b4c159a00448d465384533e5a70d3f33e5f9c6b74c76ea5d636ddd6dd7ba56
|
|||
# Use c++11 mode and reduce log spam due to gcc6 warnings
|
||||
CXXFLAGS="-std=c++11 -Wno-deprecated -Wno-misleading-indentation -Wno-cast-align"
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
i686) broken="https://build.voidlinux.eu/builders/i686_builder/builds/603/steps/shell_3/logs/stdio" ;;
|
||||
esac
|
||||
|
||||
pre_configure() {
|
||||
./autogen.sh
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue