ClickHouse/docs/en/development
Robert Schulze 76bd2533a3
Fix system.licenses on mac
- list-licenses.sh assumed GNU versions (e.g. the "-printf" flag of
  find) but Mac ships with a non-GNU version

- this led to error

  [8677/8942] Generating StorageSystemLicenses.generated.cpp
  find: -printf: unknown primary or operator
  find: -printf: unknown primary or operator
  find: -printf: unknown primary or operator
  find: -printf: unknown primary or operator

  during build and as a result, an empty system.licenses table

- As a fix, force the GNU versions of find and grep on Mac
2022-06-21 23:22:27 +02:00
..
_category_.yml Force the workflow action 2022-04-19 17:07:14 -06:00
adding_test_queries.md Fix some typos in docs 2022-06-08 14:26:02 +02:00
architecture.md More typos checked and fixed 2022-06-08 14:28:41 +02:00
browse-code.md Revised /en folder 2022-04-09 07:34:21 -06:00
build-cross-arm.md Merge branch 'master' into llvm-14 2022-05-16 12:03:26 +02:00
build-cross-osx.md Merge branch 'master' into llvm-14 2022-05-16 12:03:26 +02:00
build-cross-riscv.md Merge branch 'master' into llvm-14 2022-05-16 12:03:26 +02:00
build-osx.md Fix system.licenses on mac 2022-06-21 23:22:27 +02:00
build.md Update build.md 2022-06-13 06:24:51 +03:00
cmake-in-clickhouse.md Fix some typos in docs 2022-06-08 14:26:02 +02:00
continuous-integration.md More typos checked and fixed 2022-06-08 14:28:41 +02:00
contrib.md Fix some typos in docs 2022-06-08 14:26:02 +02:00
developer-instruction.md More typos checked and fixed 2022-06-08 14:28:41 +02:00
index.md Remove H1 anchor tags from docs 2022-06-02 04:55:18 -06:00
integrating_rust_libraries.md More typos checked and fixed 2022-06-08 14:28:41 +02:00
style.md More typos checked and fixed 2022-06-08 14:28:41 +02:00
tests.md More typos checked and fixed 2022-06-08 14:28:41 +02:00