[FFmpeg-trac] #7944(avcodec:closed): compilation broken on macOS 10.12
FFmpeg
trac at avcodec.org
Tue Jun 18 06:18:37 EEST 2019
#7944: compilation broken on macOS 10.12
-------------------------------------+-------------------------------------
Reporter: criezy | Owner:
| thilo.borgmann
Type: defect | Status: closed
Priority: normal | Component: avcodec
Version: git-master | Resolution: fixed
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 1
Analyzed by developer: 1 |
-------------------------------------+-------------------------------------
Changes (by kernrj):
* status: open => closed
* resolution: => fixed
Comment:
Fixed in 268ab17c519f4e34783956092c9edf3ef2c4e280.
Tested with:
./configure --extra-ldflags="-arch x86_64 -mmacosx-version-min=10.12
-isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk"
--extra-cflags="-mmacosx-version-min=10.12 -arch x86_64
-isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk"
--
Ticket URL: <https://trac.ffmpeg.org/ticket/7944#comment:3>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list