Require .so file for ppc architecture

Issue #85 new
Former user created an issue
  1. Need an artifact release that has to go to central maven repository.
  2. Require .so file for ppc architecture. we can provide ppc machine for testing.
  3. Modified the build.gant file and also created properties files as per the os architecture.
  4. Tested on x86 and ppc machines. Machine details are: * For x86:- Linux 6871992efe6a 4.4.0-112-generic #135-Ubuntu SMP Fri Jan 19 11:48:36 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux * For ppc:- Linux 4bc09ac224a8 4.4.0-21-generic #37-Ubuntu SMP Mon Apr 18 18:30:22 UTC 2016 ppc64le ppc64le ppc64le GNU/Linux
  5. Providing the required patch and files.
    • build_gant.patch
    • linux_amd64.properties
    • linux_ppc64le.properties

Comments (2)

  1. Log in to comment