apple: build: export -m{OS}-version-min in LDFLAGS
commitb2dc96da888b4b9c8b37fd9af3c5663f876bb5ae
authorAlexandre Janniaux <ajanni@videolabs.io>
Mon, 27 Apr 2020 12:22:22 +0000 (27 14:22 +0200)
committerAlexandre Janniaux <ajanni@videolabs.io>
Sat, 2 May 2020 19:40:52 +0000 (2 21:40 +0200)
tree019a4b135a78c5076d2055267587f0616635abe9
parente5a2959396865a15d1b476385a15be4e7f787ecc
apple: build: export -m{OS}-version-min in LDFLAGS

Vanilla clang doesn't seem to take the -Wl,--ios-version-min flag into
account and adding this flag doesn't break apple clang build.
extras/package/apple/build.sh