Files
blender/build_files/build_environment/patches/ffmpeg.diff
2018-08-10 18:50:15 +03:00

12 lines
364 B
Diff

--- configure 2016-11-26 03:12:05.000000000 +0100
+++ configure 2017-04-05 03:24:35.000000000 +0200
@@ -5494,7 +5493,5 @@
check_func access
check_func_headers stdlib.h arc4random
-check_func_headers time.h clock_gettime ||
- { check_lib clock_gettime time.h clock_gettime -lrt && LIBRT="-lrt"; }
check_func fcntl
check_func fork
check_func gethrtime