mirror of
https://github.com/HandBrake/HandBrake-docs.git
synced 2026-05-03 17:05:47 -05:00
Specify a compiler for FreeBSD as modern releases use Clang
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user