freebsd-dev/stand/i386/gptzfsboot
Ed Maste 0a062e5ff6 gptzfsboot: remove CLANG_NO_IAS
Many components under stand/ had CLANG_NO_IAS added when Clang's
Integrated Assembler did not handle .codeNN directives.  Clang gained
support quite some time ago, so we can build stand/ with IAS.

In some cases there were small differences in generated object output.
In the case of gptzfsboot however using GNU as or Clang IAS to assemble
gptldr.S resulted in identical final gptzfsboot binary output.

Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D11115
2019-08-15 18:43:01 +00:00
..
gptzfsboot.8 Eliminate zfsloader man page. 2018-07-20 05:17:49 +00:00
Makefile gptzfsboot: remove CLANG_NO_IAS 2019-08-15 18:43:01 +00:00
Makefile.depend