Module Name: src Committed By: ryo Date: Fri Oct 14 19:42:14 UTC 2022
Modified Files: src/share/examples/asm/hello: Makefile.inst Log Message: - Since the example is for a cpu, use MACHINE_CPU instead of MACHINE_ARCH. - In some cpu, it is necessary to use GOT to make it a PIE, which are too complicated as examples, so MKPIE=no by default. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/share/examples/asm/hello/Makefile.inst Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.