Ray Burgemeestre пре 5 година
родитељ
комит
b04be3bdd0
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      ffmpeg/Makefile

+ 1
- 1
ffmpeg/Makefile Прегледај датотеку

@@ -26,7 +26,7 @@ ffmpeg_impl:
pushd x264 && \
./configure --cxx=$$(which c++) --enable-static --enable-shared --prefix=$$(realpath $$PWD/../x264_out) && \
make -j $$(nproc) && \
make install &&
make install

pushd x264 && \
./configure --cxx=$$(which c++) --enable-static --enable-shared && \

Loading…
Откажи
Сачувај