mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 04:43:03 +01:00
fc362ecb46
Binutils update except for arm64.
3 lines
177 B
Bash
Executable File
3 lines
177 B
Bash
Executable File
#!/bin/sh
|
|
docker run --platform amd64 --rm --user `id -u`:`id -g` -v `pwd`/../../../..:/firebird -t --entrypoint /entry-src-bundle.sh asfernandes/firebird-builder:fb6-x64-ng-v1
|