Ray Burgemeestre 5 lat temu
rodzic
commit
b04be3bdd0
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      ffmpeg/Makefile

+ 1
- 1
ffmpeg/Makefile Wyświetl plik

@@ -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 && \

Ładowanie…
Anuluj
Zapisz