Makefile: use -rdyanmic only for linking
authorBrian Norris <banorris@uci.edu>
Mon, 29 Oct 2012 18:19:28 +0000 (11:19 -0700)
committerBrian Norris <banorris@uci.edu>
Mon, 29 Oct 2012 18:19:30 +0000 (11:19 -0700)
I ignored this part of the GCC manpage:

  "Pass the flag -export-dynamic to the ELF linker..."


No differences found