aboutsummaryrefslogtreecommitdiff
path: root/detach
AgeCommit message (Collapse)Author
2015-10-14replaced -export_dynamic with --export-dynamic and -Wl,--export-dynamic whereHans-Christoph Steiner
appropriate. It seems that once upon a time -export_dynamic was a real flag. Now it means -e xport_dynamic, meaning set the entry symbol to xport_dynamic, giving this error message: /usr/bin/ld: warning: cannot find entry symbol xport_dynamic; defaulting to 0000000000001b60 svn path=/trunk/externals/tb/; revision=11724
2015-10-14adapted for updated fifo implementationTim Blechmann
svn path=/trunk/externals/tb/; revision=3144
2015-10-14fixed spelling mistakeTim Blechmann
svn path=/trunk/externals/tb/; revision=2468
2015-10-14This commit was generated by cvs2svn to compensate for changes in r2456,Tim Blechmann
which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/tb/; revision=2457