We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d84e0d commit 6e88f05Copy full SHA for 6e88f05
rules/restapi.mk
@@ -1,6 +1,6 @@
1
# sonic-rest-api package
2
3
-RESTAPI = sonic-rest-api_1.0.1_amd64.deb
+RESTAPI = sonic-rest-api_1.0.1_$(CONFIGURED_ARCH).deb
4
$(RESTAPI)_SRC_PATH = $(SRC_PATH)/sonic-restapi
5
$(RESTAPI)_DEPENDS += $(LIBHIREDIS_DEV) $(LIBNL3_DEV) $(LIBNL_GENL3_DEV) \
6
$(LIBNL_ROUTE3_DEV) $(LIBSWSSCOMMON_DEV) $(LIBSWSSCOMMON)
0 commit comments