]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/haproxy
libstatgrab: Update automake
[people/pmueller/ipfire-2.x.git] / lfs / haproxy
index 5247c71484c7a053e125ad78dd653122ffe3ddab..5c522be70c8b9b28791a5f03513a10ba2a1c1d8b 100644 (file)
@@ -40,6 +40,10 @@ ifeq "$(BUILD_ARCH)" "armv5tel"
        LDFLAGS += -latomic
 endif
 
+ifeq "$(BUILD_ARCH)" "riscv64"
+       LDFLAGS += -latomic
+endif
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################