mirror of
https://github.com/amd/blis.git
synced 2026-05-11 17:50:00 +00:00
Use AR rcs flags for PNaCl target to avoid warning
This commit is contained in:
@@ -96,7 +96,7 @@ CFLAGS_NOOPT := $(CDBGFLAGS) $(CWARNFLAGS) $(CMISCF
|
||||
|
||||
# --- Determine the archiver and related flags ---
|
||||
AR := pnacl-ar
|
||||
ARFLAGS := cru
|
||||
ARFLAGS := rcs
|
||||
|
||||
# --- Determine the linker and related flags ---
|
||||
LINKER := $(CC)
|
||||
|
||||
Reference in New Issue
Block a user