eef738ff6c
build to fail. Reported by DimStar Build problem notification email. New patch: oprofile-autoconf-fix-perf_events-detection.patch OBS-URL: https://build.opensuse.org/package/show/devel:tools/oprofile?expand=0&rev=68
8 lines
258 B
Plaintext
8 lines
258 B
Plaintext
# This line is mandatory to access the configuration functions
|
|
from Config import *
|
|
|
|
# Because reference via bfd_abort()
|
|
addFilter ("oprofile.*shared-lib-calls-exit")
|
|
# Because the library is called libopagent1
|
|
addFilter ("oprofile-devel.*no-dependency-on")
|