Skip to content

Instantly share code, notes, and snippets.

@cedric-sun
Created December 18, 2017 01:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cedric-sun/72be1466c19950e4411edca862bfcbb4 to your computer and use it in GitHub Desktop.
Save cedric-sun/72be1466c19950e4411edca862bfcbb4 to your computer and use it in GitHub Desktop.
bfd/acinclude.m4 snippet
if test "${host}" = "${target}" || test "$enable_shared" = "yes"; then
install_libbfd_p=yes
else
install_libbfd_p=no
fi)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment