mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-02-02 10:00:38 +01:00
sed is pre-installed in appveyor..
This commit is contained in:
parent
066f999bde
commit
ab3d171457
@ -9,7 +9,6 @@ platform:
|
||||
shallow_clone: true
|
||||
|
||||
install:
|
||||
- choco install gnuwin32-sed.install
|
||||
- for /r %%i in (*.bat) do unix2dos "%%i"
|
||||
- if "%PLATFORM%" == "x64" set FB_PROCESSOR_ARCHITECTURE=AMD64
|
||||
- if "%PLATFORM%" == "x64" set FB_OUTPUT_SUFFIX=x64
|
||||
|
Loading…
Reference in New Issue
Block a user