]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/stage1
core162: add index.cgi
[people/pmueller/ipfire-2.x.git] / lfs / stage1
index 5ad5f11070e0db222eee21bd53d53bb346dd21f4..1b448d1a4aa651b73cf80c1d4dbee6ba7f70459b 100644 (file)
@@ -54,4 +54,8 @@ ifeq "$(IS_64BIT)" "1"
        ln -svf lib $(TOOLS_DIR)/lib64
 endif
 
+ifeq "$(BUILD_ARCH)" "riscv64"
+       ln -svf . $(TOOLS_DIR)/lib/lp64d
+endif
+
        @$(POSTBUILD)