sourcegraph / lsif-clang

Language Server Indexing Format (LSIF) generator for C, C++ and Objective C
https://lsif.dev/
35 stars 8 forks source link

docker: Re-install libdwarf-dev in next step. #86

Closed varungandhi-src closed 2 years ago

varungandhi-src commented 2 years ago

I forgot that you need to re-install stuff. Ugh.

Follow up to #80.

Test plan

Got a linker error when trying to use the default Docker image earlier. Fixed with this.