mirror of
https://github.com/HandBrake/HandBrake-docs.git
synced 2025-12-10 00:44:52 -06:00
docs: Improve comment on Clear article.
This commit is contained in:
parent
be5aa5ba9d
commit
8d1302d9f2
@ -78,7 +78,7 @@ Build and install the dependencies not available in the base repository.
|
||||
sudo make install
|
||||
cd ..
|
||||
|
||||
# make deps available
|
||||
# make shared libraries findable
|
||||
export CFLAGS="${CFLAGS:-} -I/usr/local/include"
|
||||
export LDFLAGS="${LDFLAGS:-} -L/usr/local/lib"
|
||||
echo 'export CFLAGS="${CFLAGS:-} -I/usr/local/include"' >> "${HOME}/.bashrc"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user