Commit 6ddda26
Auto-inject --disable-shared for autoconf builders
Summary:
X-link: facebook/folly#2585
When shared_libs is off, automatically pass --disable-shared to autoconf-based builds so they don't produce .so files. This avoids needing to add this flag individually to every autoconf manifest.
Reviewed By: bigfootjon
Differential Revision: D93644457
fbshipit-source-id: 98a8478d9d059df586777f6edf4093194e7213171 parent 712abfe commit 6ddda26
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
426 | 426 | | |
427 | 427 | | |
428 | 428 | | |
| 429 | + | |
| 430 | + | |
429 | 431 | | |
430 | 432 | | |
431 | 433 | | |
| |||
0 commit comments