Created
March 19, 2023 19:16
-
-
Save smooker/642fef179e58d54566d0787014797fd0 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
#smooker@shd2 /mnt/md127/home/smooker/src/openssl $ cat go.sh | |
#!/bin/bash | |
./Configure linux-mips32 | |
make CC=mips-openwrt-linux-gcc -j20 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment