diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2017-03-22 14:41:44 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2017-03-22 14:41:44 +0100 |
commit | 75530a7bbffbfd911f3481d5e0127da877da36b0 (patch) | |
tree | 34003f110cc0baa1d6697c59924eb07ed23f38ad /include/vcl | |
parent | f1d3ec857551d2e09b05b9661473957d14d4a50d (diff) |
Fix building external/firebird with arbitrary locales
At least on Linux, building it with LANG=tr_TR.UTF-8 failed for me with
...
> make[5]: Entering directory '.../workdir/UnpackedTarball/firebird/gen'
> rm -f metadata.fdb
> .../workdir/UnpackedTarball/firebird/gen/Debug/firebird/bin/isql -q -i .../workdir/UnpackedTarball/firebird/src/dbs/metadata.sql
> .../workdir/UnpackedTarball/firebird/gen/Debug/firebird/bin/gfix -mode read_only metadata.fdb
> .../workdir/UnpackedTarball/firebird/gen/Debug/firebird/databases.conf: illegal line <employee.fdb = $(dir_sampleDb)/employee.fdb>
> Makefile:325: recipe for target 'metadata.fdb' failed
> make[5]: *** [metadata.fdb] Segmentation fault
> make[5]: *** Deleting file 'metadata.fdb'
> make[5]: Leaving directory '.../workdir/UnpackedTarball/firebird/gen'
> Makefile:166: recipe for target 'master_process' failed
...
Change-Id: I1784aaa790e527d382e8449f8007b0ae2dc14698
Diffstat (limited to 'include/vcl')
0 files changed, 0 insertions, 0 deletions