mirror of
https://github.com/gregtwallace/apc-p15-tool.git
synced 2025-07-08 08:56:32 +00:00
build: add freebsd amd64/arm64
fixes: https://github.com/gregtwallace/apc-p15-tool/issues/19
This commit is contained in:
parent
eb90d475cd
commit
f5efcd7985
1 changed files with 2 additions and 0 deletions
|
@ -32,6 +32,8 @@ targets = [
|
|||
"linux_arm64",
|
||||
"darwin_amd64",
|
||||
"darwin_arm64",
|
||||
"freebsd_amd64",
|
||||
"freebsd_arm64",
|
||||
]
|
||||
|
||||
# loop through and build all targets
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue