Commit 933ff62
build: respect --shared-* flags for inspector deps
Don't build openssl/http_parser/libuv for v8_inspector if corresponding
--shared-* flags were passed to the ./configure script.
Fixes: #7478
Fixes: #7583
PR-URL: #7569
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Ali Ijaz Sheikh <ofrobots@google.com>1 parent 8e50413 commit 933ff62Copy full SHA for 933ff62
File tree
Expand file treeCollapse file tree
1 file changed
+17
-5
lines changedOpen diff view settings
Filter options
Expand file treeCollapse file tree
1 file changed
+17
-5
lines changedOpen diff view settings
Collapse file
+17-5Lines changed: 17 additions & 5 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
830 | 830 | |
831 | 831 | |
832 | 832 | |
833 | | - |
834 | | - |
835 | | - |
836 | | - |
837 | | - |
838 | 833 | |
839 | 834 | |
840 | 835 | |
| 836 | + |
| 837 | + |
| 838 | + |
| 839 | + |
| 840 | + |
| 841 | + |
| 842 | + |
| 843 | + |
| 844 | + |
| 845 | + |
| 846 | + |
| 847 | + |
| 848 | + |
| 849 | + |
| 850 | + |
| 851 | + |
| 852 | + |
841 | 853 | |
842 | 854 | |
843 | 855 | |
|
0 commit comments