mirror of
https://github.com/FUjr/gl-infra-builder.git
synced 2025-12-17 01:25:25 +00:00
update README.md
This commit is contained in:
parent
3cf4343b0c
commit
5d2c9b48c6
@ -230,6 +230,7 @@ $ ls -l /usr/bin/python3*
|
||||
```
|
||||
```
|
||||
make V=s -j5 GL_PKGDIR=`pwd`/glinet4.x/ath79/
|
||||
```
|
||||
|
||||
# Note
|
||||
1. If you gcc version is 10, you will encounter some error, like this:
|
||||
@ -241,4 +242,4 @@ You should execute the following command to reduce the gcc version:
|
||||
```
|
||||
$ update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-9 100
|
||||
$ update-alternatives --config gcc
|
||||
```
|
||||
```
|
||||
|
||||
Loading…
Reference in New Issue
Block a user