mirror of
https://git.FreeBSD.org/src.git
synced 2024-11-25 07:49:18 +00:00
Make the binutils strip ELF-only for now. It isn't quite right for a.out.
This commit is contained in:
parent
6d473e818c
commit
09ce8fd795
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=34587
5
gnu/usr.bin/binutils/strip/Makefile.i386
Normal file
5
gnu/usr.bin/binutils/strip/Makefile.i386
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
#
|
||||||
|
# $Id$
|
||||||
|
#
|
||||||
|
|
||||||
|
BINDIR= /usr/libexec/elf
|
Loading…
Reference in New Issue
Block a user