This file contains hidden or 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
| # | |
| # Automatically generated file; DO NOT EDIT. | |
| # Linux/x86 4.19.13 Kernel Configuration | |
| # | |
| # | |
| # Compiler: gcc-8 (Debian 8.2.0-13) 8.2.0 | |
| # | |
| CONFIG_CC_IS_GCC=y | |
| CONFIG_GCC_VERSION=80200 |
This file contains hidden or 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
| #!/usr/bin/env bash | |
| #encoding=utf8 | |
| CPPFLAGS="-I/usr/local/include" | |
| LDFLAGS="-L/usr/local/lib" | |
| BUILD_DIR="/opt" | |
| build_dir="/opt" | |
| #prefix_dir="/usr/local" | |
| #ssl_dir="/usr/local/ssl" | |
| #lib_dir="/usr/local/ssl/lib" |
This file contains hidden or 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 | |
| #Linux 5.0 | |
| apt clean && apt autoclean && apt update && apt install fakeroot | |
| echo " | |
| -----BEGIN PGP SIGNATURE----- | |
| iQFSBAABCAA8FiEEq68RxlopcLEwq+PEeb4+QwBBGIYFAlx8YYIeHHRvcnZhbGRz | |
| QGxpbnV4LWZvdW5kYXRpb24ub3JnAAoJEHm+PkMAQRiGs5MIAIiVVIH+C0St60vf | |
| nzfGpVe+BETe199UveM4Ic2FWMk97ZhSk5Oj6HwYY9vnw4iwoRCZIO5B8Dna4nxY | |
| 8XjiwxpJRVLq+7Y1d61O6NHo6UjFHF0GMzyeJeNNUq+mCISxZdLsqzsszt9X09mA |
NewerOlder