We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d00acf1 commit 74e2cdfCopy full SHA for 74e2cdf
depends/check-gmp.sh
@@ -2,7 +2,6 @@
2
# check-gmp.sh by Timothy Redaelli (timothy@redaelli.eu)
3
4
# i386 dumpmachine returns i686-linux-gnu
5
-echo $(gcc -dumpmachine)
6
[ -f /usr/include/"$(gcc -dumpmachine)"/gmp.h ] ||
7
[ -f /usr/include/i386-linux-gnu/gmp.h ] ||
8
[ -f /usr/include/gmp.h ] ||
0 commit comments