Date: Wed, 11 Mar 1998 20:54:43 -0800 (PST) From: John Birrell <jb@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-gnu@FreeBSD.ORG Subject: cvs commit: src/gnu/usr.bin/binutils update.sh Message-ID: <199803120454.UAA06985@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jb 1998/03/11 20:54:43 PST
Modified files:
gnu/usr.bin/binutils update.sh
Log:
Change script to get the machine type from `uname -m' and make
the binutils headers for (machine)-unknown-freebsdelf.
Also copy the bfd.h header to an architecture specific directory
because there are two fundamental lines that differ (32-bit vs 64-bit)
between i386 and alpha.
The config.h for libbinutils generates the same on alpha as i386,
so I didn't change that (though I was tempted!).
Revision Changes Path
1.3 +8 -5 src/gnu/usr.bin/binutils/update.sh
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199803120454.UAA06985>
