]> sourceware.org Git - systemtap.git/commit
Workaround cfa_nops not being needed on earlier elfutils.
authorMark Wielaard <mjw@redhat.com>
Thu, 23 Jul 2009 10:02:11 +0000 (12:02 +0200)
committerMark Wielaard <mjw@redhat.com>
Thu, 23 Jul 2009 10:02:11 +0000 (12:02 +0200)
commit4a8636a307a9a532dcc60b5ad8bf809a20dc24c3
treea439ca3609f5ebf474fe06f98211f058ffc83132
parent97f529ab5dad4aae9b1057397de84addcc42cacc
Workaround cfa_nops not being needed on earlier elfutils.

* dwflpp.cxx (get_cfa_ops): Only define cfa_nops if _ELFUTILS_PREREQ(0,142).
* loc2c-test.c (main): Likewise.
dwflpp.cxx
loc2c-test.c
This page took 0.02666 seconds and 5 git commands to generate.