Skip to content

Commit ff26c64

Browse files
committed
make: remove release targets incompatible with sqlc
1 parent fd42734 commit ff26c64

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

make/release_flags.mk

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,7 @@ linux-amd64 \
88
linux-armv6 \
99
linux-armv7 \
1010
linux-arm64 \
11-
windows-386 \
12-
windows-amd64 \
13-
windows-arm
11+
windows-amd64
1412

1513
LND_RELEASE_TAGS = litd autopilotrpc signrpc walletrpc chainrpc invoicesrpc watchtowerrpc neutrinorpc peersrpc
1614

0 commit comments

Comments
 (0)