Re: [Libusbx-devel] [libusbx] Adding support for compiling at *-linux-android platform (#154)

2013-10-22 Thread vgrimmer
You are right in both cases. I can take out the TIMESPEC_TO_TIMEVAL in android/config.h to eliminate duplicate code. I can also add in the "arm- linux-androideabi" platforms. I will make the modification as you suggested. Thank you. Yes. I'm working on a "mips-linux-android" platform which doesn't

Re: [Libusbx-devel] [libusbx] Adding support for compiling at *-linux-android platform (#154)

2013-10-22 Thread tobygray
It would be good to update the android/config.h file for the NDK based builds of libusbx for Android so that it doesn't need to have a duplicate definition of TIMESPEC_TO_TIMEVAL at the end. I might have misunderstood the intention, but this change doesn't appear to cope with all the possible A