distribution icon indicating copy to clipboard operation
distribution copied to clipboard

Sameboy - update package.mk

Open wwark opened this issue 1 year ago • 0 comments

Description

The makefile of upstream version of sameboy was updated and it changes the location of the so file. This commit reflects the change.

Type of change

Please delete options that are not relevant.

  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [ ] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [ ] This change requires a documentation update

How Has This Been Tested Locally?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • [x] Test RGB30
  • [ ] Test B

Test Configuration:

  • Build OS name and version: Ubuntu 22.04
  • Docker (Y/N): N
  • JELOS Branch: DEV
  • Any additional information that may be useful:

Checklist:

  • [x] My code follows the style guidelines of this project
  • [x] I have performed a self-review of my own code
  • [ ] I have commented my code, particularly in hard-to-understand areas
  • [ ] I have made corresponding changes to the documentation

Note: This PR template is adapted from embeddedartistry

wwark avatar Mar 13 '24 20:03 wwark