diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2018-03-20 21:45:01 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-03-20 21:45:11 -0700 |
| commit | 9e54b3792daca1898a1b751d37fa22360721eba5 (patch) | |
| tree | bad4848f21568d7a7e5de1dc65d2bc420c5d5528 /ports | |
| parent | d80dd5cbc777ce765c2d6b78d7c485fdf05f284b (diff) | |
| download | vcpkg-9e54b3792daca1898a1b751d37fa22360721eba5.tar.gz vcpkg-9e54b3792daca1898a1b751d37fa22360721eba5.zip | |
[mpg123] Disable LTCG for static libs to avoid ABI incompatibility
Diffstat (limited to 'ports')
| -rw-r--r-- | ports/mpg123/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/mpg123/CONTROL b/ports/mpg123/CONTROL index f72437453..7eba5e9b8 100644 --- a/ports/mpg123/CONTROL +++ b/ports/mpg123/CONTROL @@ -1,3 +1,3 @@ Source: mpg123 -Version: 1.25.8-2 +Version: 1.25.8-3 Description: mpg123 is a real time MPEG 1.0/2.0/2.5 audio player/decoder for layers 1, 2 and 3 (MPEG 1.0 layer 3 also known as MP3).
\ No newline at end of file |
