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 40ac819 commit c4e4349Copy full SHA for c4e4349
recipes/nettle/recipe.sh
@@ -12,7 +12,6 @@ function prebuild_nettle() {
12
function build_nettle() {
13
cd $BUILD_nettle
14
push_arm
15
- bash
16
try ./configure --build=i686-pc-linux-gnu --host=arm-linux-eabi --prefix=$BUILD_nettle/build/
17
try make install
18
libtool --finish $BUILD_nettle/build/
0 commit comments