extra/tools: update gaz-preprocessor

An old, unsupported version of gaz-preprocessor
was used. Current FFmpeg for Android/iOS requires
a new version.

Update gaz-preprocessor by downloading the standalone
perl script directly from the FFmpeg repo

Change-Id: If77ef756e17ef8a5899d746f7e882337e7bef8eb
This commit is contained in:
Adrien Beraud
2017-06-22 16:02:42 +02:00
committed by Adrien Béraud
parent cb99f49fc7
commit 109031b338
3 changed files with 7 additions and 12 deletions

View File

@ -111,7 +111,7 @@ $CXX
PREFIX=\$(abspath ./build)
all: $NEEDED
@echo "You are ready to build SFLPhone and its contribs"
@echo "You are ready to build Ring and its contribs"
include tools.mak
EOF