1
mirror of https://code.videolan.org/videolan/vlc synced 2024-07-25 09:41:30 +02:00
vlc/extras
David Fuhrmann 5f2a3b37a4 macOS build.sh: Drop symbols for older macOS / iOS versions
vlc.git will now target macOS 10.10 or higher, therefore some
symbols can be enabled now, as they are available.

The full list of dropped symbols with their minimum version is:
- export ac_cv_func_ffsll=no # 10.9 / ios7
- export ac_cv_func_flsll=no # 10.9 / ios7
- export ac_cv_func_fdopendir=no # 10.10 / ios8
- export ac_cv_func_openat=no # 10.10 / ios8
- export ac_cv_func_fstatat=no # 10.10 / ios8
- export ac_cv_func_readlinkat=no # 10.10 / ios8
2018-04-21 19:44:40 +02:00
..
analyser Expand VLC_COMMON_MEMBERS 2017-12-11 18:55:12 +02:00
breakpad symb_upload.py: Remove check for basepath 2018-01-14 16:42:18 +01:00
buildsystem Remove unmaintained cmake support 2013-07-22 19:41:26 +03:00
misc Improved git log searcher script. The special cases (names) are found on 2.0.x tree 2012-09-25 21:05:11 +02:00
package macOS build.sh: Drop symbols for older macOS / iOS versions 2018-04-21 19:44:40 +02:00
tools tools: bootstrap: Fix nasm version check 2018-03-26 13:19:38 +02:00