Commit 886e85a
committed
chore(vvenc): comment out configuration and unconfiguration echo statements
* Commented out the `echo --enable-libvvenc` in `ffbuild_configure`.
* Commented out the conditional check and `echo --disable-libvvenc` in `ffbuild_unconfigure`.
* These changes prevent unnecessary output during the build process.1 parent fc08c82 commit 886e85a
1 file changed
+5
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
| 37 | + | |
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
40 | | - | |
41 | | - | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
42 | 44 | | |
0 commit comments