Files
meta-riscv/recipes-devtools/riscv-tools/files/spike-makefile.patch
Moritz Fischer 2056e12220 recipes-devtools: Rename folder to recipes-devtools
Rename the folder to recipes-devtools as most other layers call it.

Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com>
2018-04-10 18:04:25 -07:00

13 lines
471 B
Diff

diff -rupN git/Makefile.in git-new/Makefile.in
--- git/Makefile.in 2015-09-17 01:12:32.219540348 -0700
+++ git-new/Makefile.in 2015-09-26 18:55:54.162112314 -0700
@@ -99,7 +99,7 @@ comma := ,
LD := $(CXX)
LDFLAGS := @LDFLAGS@
LIBS := @LIBS@
-LINK := $(LD) -L. $(LDFLAGS) -Wl,-rpath,$(install_libs_dir) $(patsubst -L%,-Wl$(comma)-rpath$(comma)%,$(filter -L%,$(LDFLAGS)))
+LINK := $(LD) -L. $(LDFLAGS)
# Library creation