mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2024-11-24 21:01:59 +00:00
rebuild vpx with correct sdk and deployment target
This commit is contained in:
parent
9626198530
commit
41773285bb
2 changed files with 1 additions and 0 deletions
BIN
deps/vpx/lib/libvpx.a
vendored
BIN
deps/vpx/lib/libvpx.a
vendored
Binary file not shown.
1
deps/vpx/lib/pkgconfig/vpx.pc
vendored
1
deps/vpx/lib/pkgconfig/vpx.pc
vendored
|
@ -10,4 +10,5 @@ Version: 1.9.0
|
|||
Requires:
|
||||
Conflicts:
|
||||
Libs: -L${libdir} -lvpx -lm
|
||||
Libs.private: -lm -lpthread
|
||||
Cflags: -I${includedir}
|
||||
|
|
Loading…
Reference in a new issue