forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit50bebc1
committed
Doc: improve directions for building on macOS.
In light of recent discussions, we should instruct people toinstall Apple's command line tools; installing Xcode is secondary.Also, fix sample command for finding out the default sysroot,as we now know that the command originally recommended can givea result that doesn't match your OS version.Also document the workaround to use if you really don't wantconfigure to select a sysroot at all.Discussion:https://postgr.es/m/20210119111625.20435-1-james.hilliard1@gmail.com1 parent58cd8dc commit50bebc1
1 file changed
+25
-1
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2353 | 2353 |
| |
2354 | 2354 |
| |
2355 | 2355 |
| |
| 2356 | + | |
| 2357 | + | |
| 2358 | + | |
| 2359 | + | |
| 2360 | + | |
| 2361 | + | |
| 2362 | + | |
| 2363 | + | |
| 2364 | + | |
| 2365 | + | |
| 2366 | + | |
2356 | 2367 |
| |
2357 | 2368 |
| |
2358 | 2369 |
| |
| |||
2369 | 2380 |
| |
2370 | 2381 |
| |
2371 | 2382 |
| |
2372 |
| - | |
| 2383 | + | |
2373 | 2384 |
| |
2374 | 2385 |
| |
2375 | 2386 |
| |
| |||
2383 | 2394 |
| |
2384 | 2395 |
| |
2385 | 2396 |
| |
| 2397 | + | |
| 2398 | + | |
| 2399 | + | |
| 2400 | + | |
| 2401 | + | |
| 2402 | + | |
| 2403 | + | |
| 2404 | + | |
| 2405 | + | |
| 2406 | + | |
| 2407 | + | |
| 2408 | + | |
| 2409 | + | |
2386 | 2410 |
| |
2387 | 2411 |
| |
2388 | 2412 |
| |
|
0 commit comments
Comments
(0)