mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-06-28 16:41:01 +03:00
whitespace editing in readme
This commit is contained in:
parent
b006d7f620
commit
1ea53768a6
@ -124,7 +124,6 @@ export CC="/usr/pkg/gcc12/bin/cc"
|
||||
export CXX="/usr/pkg/gcc12/bin/g++"
|
||||
```
|
||||
|
||||
|
||||
In FreeBSD similarly, you might want to install a different compiler.
|
||||
Using the example of gcc12 from pkg:
|
||||
```
|
||||
@ -132,7 +131,6 @@ export CC="/usr/local/bin/gcc"
|
||||
export CXX="/usr/local/bin/g++"
|
||||
```
|
||||
|
||||
|
||||
Then continue with the build as below.
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user