build: Support platforms without symbol versioning
The .symver directive is ELF-specific. On non-ELF platforms, work around this with __attribute__((__alias__)) for the default symbol, and ignore the variant versioned symbols. Based-on-patch-by:Aaron Dierking <aarond@fb.com> Signed-off-by:
Guillem Jover <guillem@hadrons.org>
Showing
Please register or sign in to comment