Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[vcpkg] Add x86 Linux community triplet #28943

Merged
merged 1 commit into from
Jan 16, 2023
Merged

Conversation

dpogue
Copy link
Contributor

@dpogue dpogue commented Jan 14, 2023

Describe the pull request

This adds a community triplet for x86 32-bit Linux: x86-linux

x64-linux is an officially supported triplet, and there are existing community triplets for things like x86-freebsd, so it seemed worthwhile having x86-linux.

@dpogue
Copy link
Contributor Author

dpogue commented Jan 14, 2023

I used this as an overlay and was successfully able to compile the following ports:

  • asio
  • openssl
  • zlib
  • curl
  • libpng
  • bzip2
  • expat
  • brotli
  • freetype
  • libepoxy
  • libuuid
  • libjpeg-turbo
  • libogg
  • libvorbis
  • libvpx
  • libwebm
  • alsa
  • openal-soft
  • opus

@dpogue dpogue marked this pull request as ready for review January 14, 2023 01:28
@Cheney-W Cheney-W self-assigned this Jan 16, 2023
@Cheney-W Cheney-W added the category:community-triplet A PR or issue related to community triplets not officially validated by the vcpkg team. label Jan 16, 2023
@Cheney-W Cheney-W added the info:reviewed Pull Request changes follow basic guidelines label Jan 16, 2023
@vicroms vicroms merged commit f621eb0 into microsoft:master Jan 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:community-triplet A PR or issue related to community triplets not officially validated by the vcpkg team. info:reviewed Pull Request changes follow basic guidelines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants