mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-11-15 17:02:14 +03:00
slightly clearer comments in netbsd section
This commit is contained in:
@@ -133,8 +133,8 @@ The main package system used in NetBSD is pkgsrc and one will probably
|
|||||||
want to read up more about it than is in the scope of this document.
|
want to read up more about it than is in the scope of this document.
|
||||||
See https://www.netbsd.org/docs/software/packages.html for more information.
|
See https://www.netbsd.org/docs/software/packages.html for more information.
|
||||||
|
|
||||||
This will not replace the one in the standard base distribution, and
|
This will not replace the compiler in the standard base distribution, and
|
||||||
cmake will probably find the wrong compiler when it checks automatically.
|
cmake will probably find the base dist's compiler when it checks automatically.
|
||||||
Using the example of gcc12 from pkgsrc, one will need to set two
|
Using the example of gcc12 from pkgsrc, one will need to set two
|
||||||
environment variables before starting:
|
environment variables before starting:
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user