Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 449c8af

Browse files
committed
Add compile flags sample.
1 parent 04236bb commit 449c8af

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/backend/port/tas/solaris_x86_64.s

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
/=============================================================================
22
/ tas.s -- test and set lock for solaris_i386
33
/ based on i386 ASM with modifications outlined in
4-
/ http://www.x86-64.org/documentation/assembly
4+
/ http://www.x86-64.org/documentation/assembly.
5+
/ This might require flags: -Xa -xtarget=opteron -xarch=amd64
56
/=============================================================================
67

78
.file "tas.s"

0 commit comments

Comments
 (0)