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

Small fix on soname defining on ldflags #2176

Merged
merged 1 commit into from
Jun 20, 2020

Conversation

msmshazan
Copy link
Contributor

@bkaradzic bkaradzic merged commit f8a9721 into bkaradzic:master Jun 20, 2020
@msmshazan msmshazan deleted the patch-1 branch June 20, 2020 16:04
pigpigyyy added a commit to pigpigyyy/bgfx that referenced this pull request Mar 11, 2021
* master: (37 commits)
  Updated vulkan headers.
  Updated spirv-cross.
  Updated spirv-tools.
  Updated glslang.
  Updated ImGui.
  Cleanup.
  Fix some uninitialized variables (bkaradzic#2182)
  Update chat link from gitter to discord. (bkaradzic#2180)
  Updated ImGui.
  Updated spirv-cross.
  Fixed OSX build.
  Reemoved use of old LineReader.
  Cleanup.
  Cleanup.
  Cleanup.
  Fixed build.
  Small fix on soname defining on ldflags (bkaradzic#2176)
  Cleanup.
  Cleanup.
  Fix target extension on android for shared-library (bkaradzic#2175)
  ...
gsfare added a commit to gsfare/bgfx that referenced this pull request Oct 16, 2023
… can dynamically resolve the library location from known locations (as opposed to a hard coded location often residing on the host cross compiling filesystem.

linked issue is,

bkaradzic#2176
bkaradzic pushed a commit that referenced this pull request Oct 16, 2023
* Add linker options to add SONAME to the linked target so Android apps can dynamically resolve the library location from known locations (as opposed to a hard coded location often residing on the host cross compiling filesystem.

linked issue is,

#2176

* Kepp orginal code for linkoptions in the previous configuration block and add the additional linker flags for each Debug/Release configuration.

* Add comma character to EOL to match orginal code.
jay3d pushed a commit to jay3d/bgfx that referenced this pull request Dec 7, 2023
…zic#3184)

* Add linker options to add SONAME to the linked target so Android apps can dynamically resolve the library location from known locations (as opposed to a hard coded location often residing on the host cross compiling filesystem.

linked issue is,

bkaradzic#2176

* Kepp orginal code for linkoptions in the previous configuration block and add the additional linker flags for each Debug/Release configuration.

* Add comma character to EOL to match orginal code.
mipek pushed a commit to mipek/bgfx that referenced this pull request Mar 2, 2024
…zic#3184)

* Add linker options to add SONAME to the linked target so Android apps can dynamically resolve the library location from known locations (as opposed to a hard coded location often residing on the host cross compiling filesystem.

linked issue is,

bkaradzic#2176

* Kepp orginal code for linkoptions in the previous configuration block and add the additional linker flags for each Debug/Release configuration.

* Add comma character to EOL to match orginal code.
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