Add compile flags sample.

This commit is contained in:
Bruce Momjian 2006-01-05 15:31:23 +00:00
parent 04236bb296
commit 449c8af127

View File

@ -1,7 +1,8 @@
/=============================================================================
/ tas.s -- test and set lock for solaris_i386
/ based on i386 ASM with modifications outlined in
/ http://www.x86-64.org/documentation/assembly
/ http://www.x86-64.org/documentation/assembly.
/ This might require flags: -Xa -xtarget=opteron -xarch=amd64
/=============================================================================
.file "tas.s"