1
0

Build of agama-172.1

Signed-off-by: James P. Ketrenos <james.p.ketrenos@intel.com>
This commit is contained in:
James P. Ketrenos 2019-09-19 16:04:56 -07:00
parent 42166e9265
commit 50e14133ad

View File

@ -144,6 +144,8 @@ RUN ./configure --arch=x86_64 --disable-yasm --enable-vaapi --enable-libmfx \
&& make \ && make \
&& make install && make install
WORKDIR /home/agama
# ffmpeg is installed; the build and source trees are no longer needed # ffmpeg is installed; the build and source trees are no longer needed
# RUN rm -rf /home/agama/ffmpeg # RUN rm -rf /home/agama/ffmpeg