History log of /external/oprofile/libregex/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
6e67eb0359ee670a3eccd17dcc7eb0ffa3531d7b 08-Apr-2011 Jeff Brown <jeffbrown@google.com> Reenable oprofile host build.

Now taking into account differences in the library dependencies of
libintl on darwin vs. linux. On darwin, we need to link with libiconv
which is provided as a shared library on the platform. On linux,
iconv is included in libc so we don't need anything special.

Change-Id: Ide89061cce0352c83b7401d9f5d594e9625b1868
/external/oprofile/libregex/Android.mk
5e369a0402856d5514a4908b601fd46ec857cb2d 08-Apr-2011 Jeff Brown <jeffbrown@google.com> Completely disable building oprofile on host.

Was trying to build some components even when HAVE_LIBBFD was false.

Change-Id: Ied9aefcc42070ae2e6cd7cc64f7323f72e64dd82
/external/oprofile/libregex/Android.mk
c3efb236108cf27a97d4cf7f05ee4a9a02f8e5fa 18-Mar-2011 Jeff Brown <jeffbrown@google.com> Build oprofile tools on the host.

Change-Id: I9911afe75ad24b5d39aedee4cf4c27ce418d033c
/external/oprofile/libregex/Android.mk
b415faba7482dd7ee3335f0f1518333554e3da0d 11-Jan-2011 Jeff Brown <jeffbrown@google.com> Compile oprofile tools on the host.

Some of the new build targets are disabled for now because libbfd is
not currently provided by the prebuilt toolchain for all platforms.

Change-Id: Ie2c24bf997c9c5f15f6c3e2eaf949d73578890d8
/external/oprofile/libregex/Android.mk