mirror of
https://github.com/amd/blis.git
synced 2026-05-11 17:50:00 +00:00
Add -openmp to ldflags as well
This commit is contained in:
@@ -98,7 +98,7 @@ ARFLAGS := cru
|
||||
|
||||
# --- Determine the linker and related flags ---
|
||||
LINKER := $(CC)
|
||||
LDFLAGS := -mmic -lm
|
||||
LDFLAGS := -mmic -lm -openmp
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user