Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f230bcf4 authored by Ben Cheng's avatar Ben Cheng Committed by Gerrit Code Review
Browse files

Merge "OProfile is no longer compiled now."

parents 247dd0c4 d8ce7d8f
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -16,8 +16,6 @@ _64_bit_directory_blacklist += \

# misc build errors
_64_bit_directory_blacklist += \
	external/oprofile/daemon \
	external/oprofile/opcontrol \
	frameworks/av \
	frameworks/base \
	device/generic/goldfish/opengl \
+0 −4
Original line number Diff line number Diff line
@@ -191,10 +191,6 @@ function setpaths()
    unset ANDROID_HOST_OUT
    export ANDROID_HOST_OUT=$(get_abs_build_var HOST_OUT)

    # needed for processing samples collected by perf counters
    unset OPROFILE_EVENTS_DIR
    export OPROFILE_EVENTS_DIR=$T/external/oprofile/events

    # needed for building linux on MacOS
    # TODO: fix the path
    #export HOST_EXTRACFLAGS="-I "$T/system/kernel_headers/host_include