summaryrefslogtreecommitdiffstats
path: root/rules/oprofile.in
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2007-01-26 16:27:24 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2007-01-26 16:27:24 +0000
commit5b519bc2a15241b1dbdd91a9fa8a4fc9bcfda0a8 (patch)
treefa84c71e3e8e1e203a8a0a762ddbe178d987be01 /rules/oprofile.in
parent21bf72c4aa1a3307e659fa1966dee689a1eec43b (diff)
downloadptxdist-5b519bc2a15241b1dbdd91a9fa8a4fc9bcfda0a8.tar.gz
ptxdist-5b519bc2a15241b1dbdd91a9fa8a4fc9bcfda0a8.tar.xz
* oprofile: marked broken (doesn't compile)
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6952 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/oprofile.in')
-rw-r--r--rules/oprofile.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/rules/oprofile.in b/rules/oprofile.in
index e7471fdeb..6624fd70c 100644
--- a/rules/oprofile.in
+++ b/rules/oprofile.in
@@ -1,5 +1,10 @@
config OPROFILE
bool
+ # FIXME:
+ # arrange_profiles.cpp:93: error: definition of 'bool
+ # profile_classes::matches(const profile_classes&)' is not in
+ # namespace enclosing 'profile_classes'
+ depends on BROKEN
select LIBPOPT
select BINUTILS
prompt "oprofile"