mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-03 17:59:46 +02:00
BSim: Document PostgreSQL support on arm64
This commit is contained in:
parent
f33e358cea
commit
1c94f5145d
1 changed files with 11 additions and 1 deletions
|
@ -174,9 +174,19 @@
|
|||
OR</CODE></TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD><CODE class="computeroutput">$(ROOT)/Ghidra/Features/BSim/build/os/linux_arm_64/postgresql
|
||||
OR</CODE></TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD><CODE class="computeroutput">$(ROOT)/Ghidra/Features/BSim/build/os/mac_x86_64/postgresql
|
||||
OR</CODE></TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD><CODE class=
|
||||
"computeroutput">$(ROOT)/Ghidra/Features/BSim/build/os/mac_x86_64/postgresql</CODE></TD>
|
||||
"computeroutput">$(ROOT)/Ghidra/Features/BSim/build/os/mac_arm_64/postgresql</CODE></TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
</DIV>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue