8000 adding missing clang dependency for plv8 · robeng1/postgres@9ab3573 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9ab3573

Browse files
committed
adding missing clang dependency for plv8
It is mentioned as one of the dependencies [here](https://plv8.github.io/#building-for-macos-linux).
1 parent a7a53e6 commit 9ab3573

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ansible/tasks/setup-extensions.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -249,6 +249,7 @@
249249
- libc++1
250250
- libtinfo5
251251
- libc++abi1
252+
- clang
252253
update_cache: yes
253254
install_recommends: no
254255

0 commit comments

Comments
 (0)
0