mirror of
https://github.com/HandBrake/HandBrake-docs.git
synced 2025-12-10 00:44:52 -06:00
Specify a compiler for FreeBSD as modern releases use Clang
This commit is contained in:
parent
3f5cfe5591
commit
63eeb67335
@ -36,7 +36,7 @@ Build HandBrake. To enable experimental support for Intel Quick Sync Video, appe
|
||||
|
||||
For FreeBSD
|
||||
|
||||
./configure --launch-jobs=$(sysctl -n hw.ncpu) --launch
|
||||
env CC=cc ./configure --launch-jobs=$(sysctl -n hw.ncpu) --launch
|
||||
|
||||
For NetBSD
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user