Fix missing symbol issue in gres plugins.
Add in strong_alias calls so these functions will appear in libslurm and not just libslurmfull. Otherwise test7.3 can fail due to a missing symbol if a gpu gres is allocated to the job. Bug 4415.
Please register or sign in to comment