File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
prerequisites/build-functions Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -84,7 +84,7 @@ build_and_install()
84
84
info " "
85
85
info " ______________________________________________________________________________"
86
86
info " Detected Darwin $kernel >= $Mojave (Mojave). If $package_to_build build fails"
87
- info " due to a missing header (*.h) file, please try something the following bash command:"
87
+ info " due to a missing header (*.h) file, please try something like the following bash command:"
88
88
info " open /Library/Developer/CommandLineTools/Packages/macOS_SDK_headers_for_macOS_10.14.pkg"
89
89
info " Follow the prompts to install the missing headers. Then restart this $this_script ."
90
90
info " See https://bit.ly/build-gcc-on-mojave for more details."
You can’t perform that action at this time.
0 commit comments