A patch for ASSEMBLER

Zack Weinberg zack@rabi.phys.columbia.edu
Sat Jun 6 19:53:00 GMT 1998


On Sat, 6 Jun 1998 19:15:15 -0700 (PDT), H.J. Lu wrote:
>
>How about this patch?
>

HJ, the whole point of changing ASSEMBLER to __ASSEMBLER__ was that
you don't have to define __ASSEMBLER__.  gcc does it automatically
when you feed it an .S file.

In the big Makefile rewrite I posted last week was a change that
simply deletes that -D switch.

zw



More information about the Libc-hacker mailing list