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

opengl-meson: fix for Amlogic-ne #1184

Merged
merged 1 commit into from May 2, 2023
Merged

Conversation

7Ji
Copy link
Collaborator

@7Ji 7Ji commented May 2, 2023

three things fixed:

  1. upstream only need certain headers for their Kodi, but we need them all for emulators, install them all
  2. the package.mk for Amlogic-ne installs only the 32-bit headers, add switch to install 32 or 64 dependingly
  3. library is not correctly installed in toolchain sysroot, install it

three things fixed:
 1. upstream only need certain headers for their Kodi, but we need them
 all for emulators, install them all
 2. the package.mk for Amlogic-ne installs only the 32-bit headers, add
 switch to install 32 or 64 dependingly
 3. library is not correctly installed in toolchain sysroot, install it
@shantigilbert shantigilbert merged commit d9181cc into EmuELEC:dev May 2, 2023
@7Ji 7Ji deleted the opengl-meson-fix branch May 3, 2023 05:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants