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

Fix full paths stored in binaries #51

Open
6 of 7 tasks
alexey-lysiuk opened this issue Aug 27, 2022 · 0 comments
Open
6 of 7 tasks

Fix full paths stored in binaries #51

alexey-lysiuk opened this issue Aug 27, 2022 · 0 comments

Comments

@alexey-lysiuk
Copy link
Collaborator

alexey-lysiuk commented Aug 27, 2022

A few libraries and tools have full paths to build or install directories saved inside them.

  • glib/lib/libglib-2.0.a
  • gmake/bin/gmake, doesn't affect built GZDoom/Raze executable
  • instpatch/lib/libinstpatch-1.0.a
  • intl/lib/libintl.a
    Configure with --localedir=/usr/local/share/locale
    Install with make install-exec-am install-nodist_includeHEADERS
  • pkg-config/bin/pkg-config.exe, doesn't affect built GZDoom/Raze executable
  • vpx/lib/libvpx.a, doesn't affect built GZDoom/Raze executable
  • vorbis/lib/libvorbis.a, vorbis/lib/libvorbisenc.a, vorbis/lib/libvorbisfile.a

Related issue is #58.

@alexey-lysiuk alexey-lysiuk changed the title Fix full paths stored in libraries Fix full paths stored in binaries Aug 27, 2022
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

No branches or pull requests

1 participant