mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2025-01-21 01:17:48 +00:00
Update Compiling on Debian 11 Bullseye
parent
b30777ed6f
commit
f172acd52d
@ -26,4 +26,6 @@ That's it.
|
||||
I haven't tested this myself, but it should work similar to compiling with `clang` described above:
|
||||
|
||||
1. Install the `g++-9` package
|
||||
2. When running `configure`, add the following two command-line arguments: `CC=/usr/bin/gcc-9 CXX=/usr/bin/g++-9`
|
||||
2. When running `configure`, add the following two command-line arguments: `CC=/usr/bin/gcc-9 CXX=/usr/bin/g++-9`
|
||||
|
||||
Categories: [building](FAQ#category-building)
|
Loading…
Reference in New Issue
Block a user