a set of utilities and libraries for handling ELF (Executable and Linkable Format) files.
Based on the existing https://anaconda.org/conda-forge/elfutils , this adds a FAKE package for osx.
This is so we can still install the package on osx, but it will be unusable. We work around that at runtime based on host OS.
The fake osx-64 package here just provides a script that returns non-zero in place of the actual elfutils binaries.