emscripten-core/emscripten
Auf GitHub ansehenConsider adding pkg-config .pc files for included versions
Open
#2.387 geöffnet am 28. Mai 2014
help wanted
Repository-Metriken
- Stars
- (27.361 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 19T 10h) (147 gemergte PRs in 30 T)
Beschreibung
I manually need to recreate these for each upgrade of emscripten, it would be helpful to have them included by default. It helps (VASTLY HELPS) configure scripts to complete without errors and configure accurately.
- Create a default system/lib/pkgconfig
- Include glesv2.pc, egl.pc, libpng.pc, zlib.pc, sdl.pc (and any other included libraries with emscripten's build).
This would be a huge improvement and very low effort.