SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
19
devel/elftoolchain/patches/patch-libelftc_Makefile
Normal file
19
devel/elftoolchain/patches/patch-libelftc_Makefile
Normal file
|
@ -0,0 +1,19 @@
|
|||
Index: libelftc/Makefile
|
||||
--- libelftc/Makefile.orig
|
||||
+++ libelftc/Makefile
|
||||
@@ -38,15 +38,6 @@ MAN= elftc.3 \
|
||||
elftc_string_table_create.3 \
|
||||
elftc_version.3
|
||||
|
||||
-MLINKS= elftc_bfd_find_target.3 elftc_bfd_target_byteorder.3 \
|
||||
- elftc_bfd_find_target.3 elftc_bfd_target_class.3 \
|
||||
- elftc_bfd_find_target.3 elftc_bfd_target_flavor.3 \
|
||||
- elftc_string_table_create.3 elftc_string_table_from_section.3 \
|
||||
- elftc_string_table_create.3 elftc_string_table_destroy.3 \
|
||||
- elftc_string_table_create.3 elftc_string_table_image.3 \
|
||||
- elftc_string_table_create.3 elftc_string_table_insert.3 \
|
||||
- elftc_string_table_create.3 elftc_string_table_lookup.3
|
||||
-
|
||||
.if !make(clean) && !make(clobber)
|
||||
.BEGIN: .SILENT
|
||||
${.CURDIR}/make-toolchain-version -t ${TOP} -r ${RELEASE} \
|
Loading…
Add table
Add a link
Reference in a new issue