mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
inkscape: i686 broken
This commit is contained in:
parent
9aee9a1124
commit
856735ffe2
1 changed files with 4 additions and 0 deletions
|
@ -23,6 +23,10 @@ checksum=b8b4c159a00448d465384533e5a70d3f33e5f9c6b74c76ea5d636ddd6dd7ba56
|
||||||
# Use c++11 mode and reduce log spam due to gcc6 warnings
|
# Use c++11 mode and reduce log spam due to gcc6 warnings
|
||||||
CXXFLAGS="-std=c++11 -Wno-deprecated -Wno-misleading-indentation -Wno-cast-align"
|
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() {
|
pre_configure() {
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue