Skip to content

Commit 099a07b

Browse files
author
SzabolcsGergely
committed
Update submodule
1 parent c91852e commit 099a07b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ Build failure on Ubuntu 18.04 ("relocation ..." link error) with gcc 7.4.0 (defa
121121
sudo update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-8 70
122122
sudo update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-8 70
123123
### Hunter
124-
Hunter is a CMake-only dependency manager for C/C++ projects.
124+
Hunter is a CMake-only dependency manager for C/C++ projects.
125125
126126
If you are stuck with error message which mentions external libraries (subdirectory of `.hunter`) like the following:
127127
```
@@ -145,7 +145,7 @@ del C:/[user]/.hunter
145145
146146
### LTO - link time optimization
147147
148-
If following message appears:
148+
If following message appears:
149149
```
150150
lto1: internal compiler error: in add_symbol_to_partition_1, at lto/lto-partition.c:152
151151
Please submit a full bug report,

depthai-core

0 commit comments

Comments
 (0)