mirror of
https://github.com/postgres/postgres.git
synced 2026-03-05 14:54:02 -05:00
Add compile flags sample.
This commit is contained in:
parent
04236bb296
commit
449c8af127
1 changed files with 2 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue