mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-30 16:51:41 +00:00
Take the guaranteed fix -- turn off .info docs for now until we get the
gdb docs sorted out.
This commit is contained in:
parent
8fbfe5e927
commit
35053ce3d6
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=98620
@ -6,7 +6,7 @@ MAINTAINER= obrien@FreeBSD.org
|
||||
|
||||
SUBDIR= libiberty libbfd libopcodes libbinutils \
|
||||
addr2line ar as gasp ld nm objcopy objdump ranlib readelf \
|
||||
size strings strip doc
|
||||
size strings strip #doc
|
||||
|
||||
TARGET_ARCH?= ${MACHINE_ARCH}
|
||||
.if (${TARGET_ARCH} == "alpha" || ${TARGET_ARCH} == "i386") \
|
||||
|
Loading…
Reference in New Issue
Block a user