Remove obsolete ASM_FINAL_SPEC definition.

Reported by:	green
This commit is contained in:
Alexander Kabaev 2004-07-29 21:49:34 +00:00
parent 0b011ea3da
commit dfa9c64b20
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=132857

View File

@ -30,9 +30,6 @@ Boston, MA 02111-1307, USA. */
#undef ASM_SPEC
#define ASM_SPEC "%{v*: -v}"
#undef ASM_FINAL_SPEC
#define ASM_FINAL_SPEC "%|"
/* Provide a LINK_SPEC appropriate for FreeBSD. Here we provide support
for the special GCC options -static and -shared, which allow us to
link things in one of these three modes by applying the appropriate