jimporter / bfg9000

bfg9000 - build file generator
https://jimporter.github.io/bfg9000
BSD 3-Clause "New" or "Revised" License
76 stars 21 forks source link

Warn about LD_LIBRARY_PATH being set when configuring #143

Open jimporter opened 1 year ago

jimporter commented 1 year ago

This is easy enough to do in a hacky way, but let's try to do better than that. Where would warnings like this belong? For example, should it be a question for the host/target platform? If so, how do we plumb this up to the platform object in the right way?