mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-01-09 05:58:00 -05:00
GP-5282: Adding linux_arm_64 and mac_arm_64 support to make-postgres.sh
This commit is contained in:
@@ -8,7 +8,7 @@ So we can just build PostgreSQL and harvest the object files we need.
|
||||
**Note**: For the tutorial, we continue to use the H2 BSim backend.
|
||||
We do not run any PostgreSQL code, we simply analyze some files produced when building PostgreSQL.
|
||||
|
||||
Note that these files must be built on a machine running Linux.
|
||||
Note that these files must be built on a machine running Linux or macOS.
|
||||
Windows users can build these files in a Linux virtual machine.
|
||||
|
||||
To build the files, execute the following commands in a shell: [^1]
|
||||
|
||||
Reference in New Issue
Block a user