SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
12
devel/riscv-elf/binutils/patches/patch-bfd_Makefile_in
Normal file
12
devel/riscv-elf/binutils/patches/patch-bfd_Makefile_in
Normal file
|
@ -0,0 +1,12 @@
|
|||
Index: bfd/Makefile.in
|
||||
--- bfd/Makefile.in.orig
|
||||
+++ bfd/Makefile.in
|
||||
@@ -266,7 +266,7 @@ am__v_texidevnull_ = $(am__v_texidevnull_@AM_DEFAULT_V
|
||||
am__v_texidevnull_0 = > /dev/null
|
||||
am__v_texidevnull_1 =
|
||||
am__dirstamp = $(am__leading_dot)dirstamp
|
||||
-INFO_DEPS = doc/bfd.info
|
||||
+INFO_DEPS =
|
||||
am__TEXINFO_TEX_DIR = $(srcdir)
|
||||
DVIS = doc/bfd.dvi
|
||||
PDFS = doc/bfd.pdf
|
12
devel/riscv-elf/binutils/patches/patch-binutils_Makefile_in
Normal file
12
devel/riscv-elf/binutils/patches/patch-binutils_Makefile_in
Normal file
|
@ -0,0 +1,12 @@
|
|||
Index: binutils/Makefile.in
|
||||
--- binutils/Makefile.in.orig
|
||||
+++ binutils/Makefile.in
|
||||
@@ -404,7 +404,7 @@ AM_V_texidevnull = $(am__v_texidevnull_@AM_V@)
|
||||
am__v_texidevnull_ = $(am__v_texidevnull_@AM_DEFAULT_V@)
|
||||
am__v_texidevnull_0 = > /dev/null
|
||||
am__v_texidevnull_1 =
|
||||
-INFO_DEPS = doc/binutils.info
|
||||
+INFO_DEPS =
|
||||
am__TEXINFO_TEX_DIR = $(srcdir)
|
||||
DVIS = doc/binutils.dvi
|
||||
PDFS = doc/binutils.pdf
|
12
devel/riscv-elf/binutils/patches/patch-gas_Makefile_in
Normal file
12
devel/riscv-elf/binutils/patches/patch-gas_Makefile_in
Normal file
|
@ -0,0 +1,12 @@
|
|||
Index: gas/Makefile.in
|
||||
--- gas/Makefile.in.orig
|
||||
+++ gas/Makefile.in
|
||||
@@ -270,7 +270,7 @@ AM_V_texidevnull = $(am__v_texidevnull_@AM_V@)
|
||||
am__v_texidevnull_ = $(am__v_texidevnull_@AM_DEFAULT_V@)
|
||||
am__v_texidevnull_0 = > /dev/null
|
||||
am__v_texidevnull_1 =
|
||||
-INFO_DEPS = doc/as.info
|
||||
+INFO_DEPS =
|
||||
TEXINFO_TEX = $(top_srcdir)/../texinfo.tex
|
||||
am__TEXINFO_TEX_DIR = $(top_srcdir)/..
|
||||
DVIS = doc/as.dvi
|
12
devel/riscv-elf/binutils/patches/patch-gprof_Makefile_in
Normal file
12
devel/riscv-elf/binutils/patches/patch-gprof_Makefile_in
Normal file
|
@ -0,0 +1,12 @@
|
|||
Index: gprof/Makefile.in
|
||||
--- gprof/Makefile.in.orig
|
||||
+++ gprof/Makefile.in
|
||||
@@ -217,7 +217,7 @@ AM_V_texidevnull = $(am__v_texidevnull_@AM_V@)
|
||||
am__v_texidevnull_ = $(am__v_texidevnull_@AM_DEFAULT_V@)
|
||||
am__v_texidevnull_0 = > /dev/null
|
||||
am__v_texidevnull_1 =
|
||||
-INFO_DEPS = gprof.info
|
||||
+INFO_DEPS =
|
||||
am__TEXINFO_TEX_DIR = $(srcdir)/../texinfo
|
||||
DVIS = gprof.dvi
|
||||
PDFS = gprof.pdf
|
21
devel/riscv-elf/binutils/patches/patch-ld_Makefile_in
Normal file
21
devel/riscv-elf/binutils/patches/patch-ld_Makefile_in
Normal file
|
@ -0,0 +1,21 @@
|
|||
Index: ld/Makefile.in
|
||||
--- ld/Makefile.in.orig
|
||||
+++ ld/Makefile.in
|
||||
@@ -301,7 +301,7 @@ AM_V_texidevnull = $(am__v_texidevnull_@AM_V@)
|
||||
am__v_texidevnull_ = $(am__v_texidevnull_@AM_DEFAULT_V@)
|
||||
am__v_texidevnull_0 = > /dev/null
|
||||
am__v_texidevnull_1 =
|
||||
-INFO_DEPS = ld.info
|
||||
+INFO_DEPS =
|
||||
am__TEXINFO_TEX_DIR = $(srcdir)/../texinfo
|
||||
DVIS = ld.dvi
|
||||
PDFS = ld.pdf
|
||||
@@ -1042,7 +1042,7 @@ libldtestplug4_la_SOURCES = testplug4.c
|
||||
libldtestplug4_la_CFLAGS = -g -O2
|
||||
libldtestplug4_la_LDFLAGS = -no-undefined -rpath /nowhere
|
||||
bfdplugindir = $(libdir)/bfd-plugins
|
||||
-bfdplugin_LTLIBRARIES = libdep.la
|
||||
+bfdplugin_LTLIBRARIES =
|
||||
libdep_la_SOURCES = libdep_plugin.c
|
||||
libdep_la_LDFLAGS = -no-undefined -rpath /nowhere -module -avoid-version
|
||||
libdep_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
|
|
@ -0,0 +1,23 @@
|
|||
enable -shared for U-Boot
|
||||
|
||||
Index: ld/emulparams/elf32lriscv-defs.sh
|
||||
--- ld/emulparams/elf32lriscv-defs.sh.orig
|
||||
+++ ld/emulparams/elf32lriscv-defs.sh
|
||||
@@ -16,15 +16,8 @@ if test `echo "$host" | sed -e s/64//` = `echo "$targe
|
||||
esac
|
||||
fi
|
||||
|
||||
-# Enable shared library support for everything except an embedded elf target.
|
||||
-case "$target" in
|
||||
- riscv*-elf)
|
||||
- ;;
|
||||
- *)
|
||||
- GENERATE_SHLIB_SCRIPT=yes
|
||||
- GENERATE_PIE_SCRIPT=yes
|
||||
- ;;
|
||||
-esac
|
||||
+GENERATE_SHLIB_SCRIPT=yes
|
||||
+GENERATE_PIE_SCRIPT=yes
|
||||
|
||||
IREL_IN_PLT=
|
||||
TEXT_START_ADDR=0x10000
|
12
devel/riscv-elf/binutils/patches/patch-libctf_Makefile_in
Normal file
12
devel/riscv-elf/binutils/patches/patch-libctf_Makefile_in
Normal file
|
@ -0,0 +1,12 @@
|
|||
Index: libctf/Makefile.in
|
||||
--- libctf/Makefile.in.orig
|
||||
+++ libctf/Makefile.in
|
||||
@@ -306,7 +306,7 @@ am__v_texidevnull_ = $(am__v_texidevnull_@AM_DEFAULT_V
|
||||
am__v_texidevnull_0 = > /dev/null
|
||||
am__v_texidevnull_1 =
|
||||
am__dirstamp = $(am__leading_dot)dirstamp
|
||||
-INFO_DEPS = doc/ctf-spec.info
|
||||
+INFO_DEPS =
|
||||
am__TEXINFO_TEX_DIR = $(srcdir)
|
||||
DVIS = doc/ctf-spec.dvi
|
||||
PDFS = doc/ctf-spec.pdf
|
12
devel/riscv-elf/binutils/patches/patch-libiberty_Makefile_in
Normal file
12
devel/riscv-elf/binutils/patches/patch-libiberty_Makefile_in
Normal file
|
@ -0,0 +1,12 @@
|
|||
Index: libiberty/Makefile.in
|
||||
--- libiberty/Makefile.in.orig
|
||||
+++ libiberty/Makefile.in
|
||||
@@ -376,7 +376,7 @@ libiberty.html : $(srcdir)/libiberty.texi $(TEXISRC)
|
||||
@MAINT@ echo stamp > stamp-functions
|
||||
|
||||
INSTALL_DEST = @INSTALL_DEST@
|
||||
-install: install_to_$(INSTALL_DEST) install-subdir
|
||||
+install:
|
||||
install-strip: install
|
||||
|
||||
.PHONY: install install-strip
|
12
devel/riscv-elf/binutils/patches/patch-libsframe_Makefile_in
Normal file
12
devel/riscv-elf/binutils/patches/patch-libsframe_Makefile_in
Normal file
|
@ -0,0 +1,12 @@
|
|||
Index: libsframe/Makefile.in
|
||||
--- libsframe/Makefile.in.orig
|
||||
+++ libsframe/Makefile.in
|
||||
@@ -276,7 +276,7 @@ AM_V_texidevnull = $(am__v_texidevnull_@AM_V@)
|
||||
am__v_texidevnull_ = $(am__v_texidevnull_@AM_DEFAULT_V@)
|
||||
am__v_texidevnull_0 = > /dev/null
|
||||
am__v_texidevnull_1 =
|
||||
-INFO_DEPS = doc/sframe-spec.info
|
||||
+INFO_DEPS =
|
||||
am__TEXINFO_TEX_DIR = $(srcdir)
|
||||
DVIS = doc/sframe-spec.dvi
|
||||
PDFS = doc/sframe-spec.pdf
|
Loading…
Add table
Add a link
Reference in a new issue