mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-06-28 16:41:01 +03:00
more readme format tinkering
This commit is contained in:
parent
4739c76a11
commit
f7a4d41c63
@ -126,8 +126,8 @@ export CXXFLAGS="-gdwarf-4 -Wno-redundant-move"
|
|||||||
|
|
||||||
In FreeBSD similarly, using gcc12 from pkg
|
In FreeBSD similarly, using gcc12 from pkg
|
||||||
```
|
```
|
||||||
export CC=/usr/local/bin/gcc
|
export CC="/usr/local/bin/gcc"
|
||||||
export CXX=/usr/local/bin/g++
|
export CXX="/usr/local/bin/g++"
|
||||||
export CXXFLAGS="-gdwarf-4"
|
export CXXFLAGS="-gdwarf-4"
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user