From 43e48084a385fd44cda03abe8943f92308d50674 Mon Sep 17 00:00:00 2001 From: Daniel Stankewitz Date: Fri, 29 Jun 2018 19:07:47 +0200 Subject: [PATCH] Update build_tc.sh --- build_tc.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build_tc.sh b/build_tc.sh index eb130f8..2adc68e 100644 --- a/build_tc.sh +++ b/build_tc.sh @@ -120,12 +120,12 @@ function apply_patches { apply_patches compile_ffnvcodec compile_amf +compile lame "--enable-nasm --disable-frontend --disable-shared --enable-static" compile_fdk-aac #compile_x264 #Compile_zimg #compile_x265 -#compile lame "--enable-nasm --disable-frontend --disable-shared --enable-static" #compile_ffmpeg exit