10000 clang is no longer required for building plv8 · robeng1/postgres@32cd90d · GitHub
[go: up one dir, main page]

Skip to content

Commit 32cd90d

Browse files
committed
clang is no longer required for building plv8
1 parent 55fd137 commit 32cd90d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ansible/tasks/setup-extensions.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,6 @@
236236
file:
237237
path: ~/.m2
238238
state: absent
239-
240239
# plv8
241240
- name: plv8 - download & install dependencies
242241
apt:
@@ -256,7 +255,6 @@
256255
- libc++1
257256
- libtinfo5
258257
- libc++abi1
259-
- clang
260258
- ninja-build
261259
update_cache: yes
262260
install_recommends: no

0 commit comments

Comments
 (0)
0