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()
8484 info " "
8585 info " ______________________________________________________________________________"
8686 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:"
8888 info " open /Library/Developer/CommandLineTools/Packages/macOS_SDK_headers_for_macOS_10.14.pkg"
8989 info " Follow the prompts to install the missing headers. Then restart this $this_script ."
9090 info " See https://bit.ly/build-gcc-on-mojave for more details."
You can’t perform that action at this time.
0 commit comments