Hello community, here is the log from the commit of package jogl2 for openSUSE:Factory checked in at 2017-11-27 22:17:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/jogl2 (Old) and /work/SRC/openSUSE:Factory/.jogl2.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "jogl2" Mon Nov 27 22:17:23 2017 rev:9 rq:545580 version:2.3.2 Changes: -------- --- /work/SRC/openSUSE:Factory/jogl2/jogl2.changes 2017-10-07 17:51:16.777684269 +0200 +++ /work/SRC/openSUSE:Factory/.jogl2.new/jogl2.changes 2017-11-27 22:17:26.320752460 +0100 @@ -1,0 +2,6 @@ +Sat Nov 25 14:35:26 UTC 2017 - [email protected] + +- Set TARGET_PLATFORM_ROOT to the root directory, as OBS does not + do cross compilation. Fixes build on ARMv7, Aarch64. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ jogl2.spec ++++++ --- /var/tmp/diff_new_pack.t20nDT/_old 2017-11-27 22:17:28.200684225 +0100 +++ /var/tmp/diff_new_pack.t20nDT/_new 2017-11-27 22:17:28.200684225 +0100 @@ -96,6 +96,8 @@ %build cd make export CLASSPATH="" +# force cross compilation support to use native root (noop on anything but ARM) +export TARGET_PLATFORM_ROOT=/ ant -Dcommon.gluegen.build.done=true \ -Djavacdebug=true \ -Djavacdebuglevel=lines,vars,source \
