parallel-runtimes / lomp

Little OpenMP Library
Apache License 2.0
153 stars 17 forks source link

Lost Ability to Build Shared Library #43

Closed mjklemm closed 2 years ago

mjklemm commented 2 years ago

Describe the bug It seems like the build system has lost the ability to build a shared library, but now only builds a static library. When testing for the implementation of this feature, the build seems to have worked OK.

To Reproduce Create a standard build and src/ will only contain libomp.a.

Expected behavior Create shared or static library, depending on the setting of LOMP_SHARED_LIB.

Screenshots n/a

Desktop (please complete the following information):