Skip to content

Commit

Permalink
Turn On FAAD2 For Local Builds to Work
Browse files Browse the repository at this point in the history
  • Loading branch information
njfdev committed Jul 17, 2024
1 parent 035d8ed commit 9cf3bcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build_scripts/nrsc5.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ cd nrsc5
git reset --hard a57dd5b5f93e08d9ccdeb5f6b670a16d7566f8f1
mkdir build
cd build
cmake -DUSE_FAAD2=OFF ../
cmake ../
make
cd ../../
mkdir bin
Expand Down

0 comments on commit 9cf3bcf

Please sign in to comment.