fix variable export

ffmpeg_4.4.2
mdrokz 3 years ago
parent c7a97efe05
commit 388294b2ea
  1. 2
      scripts/libwebp/build.sh

@ -1,6 +1,6 @@
#!/usr/bin/env bash
export CC=${FAM_CC}
CC=${FAM_CC}
./configure \
--prefix=${INSTALL_DIR} \

Loading…
Cancel
Save