mirror of
https://github.com/zeromq/libzmq.git
synced 2025-03-17 00:23:58 +00:00
6 lines
156 B
Makefile
6 lines
156 B
Makefile
include ../../../common.mk
|
|
|
|
CMAKE_ARGS += -DCMAKE_SYSTEM_PROCESSOR=aarch64
|
|
FLAGS += $(VFLAG_le) $(CCVFLAG_le)
|
|
LDFLAGS += $(VFLAG_le) $(LDVFLAG_le)
|