Files
tubestation/build/unix/elfhack/inject
Mike Hommey 88c00ebb52 Bug 1353661 - Don't build elfhack/inject during export. r=mshal
When the clang plugin is used, building something during export needs to
happen after the plugin is built. But there is no dependency ensuring
this happens.

OTOH, these sources in elfhack/inject don't need to be built that early,
so we'll just leave to the build system to build it at a proper time.
2017-04-05 18:01:33 +09:00
..