Skip to content
The Jenkins Controller is preparing for shutdown. No new builds can be started.
Success

Changes

Summary

  1. Bug 1376: Fix crosscompiled openal-soft 1.19.1 builds using aarch64 + (details)
Commit b5ee5e4283cf903ad8a118d522577f69790d8e7f by Sven Gothel
Bug 1376: Fix crosscompiled openal-soft 1.19.1 builds using aarch64 +
armv6hf
Notable: We also inject a prebuild 'bsinc_inc.h' into the openal-soft
build directory, since it cannot be generated at build time due to
crosscompilation.
The file was modifiedmake/build.xml (diff)
The file was modifiedmake/scripts/make.joal.all.android-aarch64-cross.sh (diff)
The file was modifiedmake/scripts/make.joal.all.android-x86-cross.sh (diff)
The file was removedmake/scripts/make.joal.all.linux-armv6.sh
The file was modifiedmake/scripts/make.joal.all.linux-aarch64-cross.sh (diff)
The file was modifiedopenal-soft (diff)
The file was modifiedmake/scripts/make.joal.all.android-armv6-cross.sh (diff)
The file was addedmake/lib/bsinc_inc.h
The file was modifiedmake/scripts/make.joal.all.linux-armv6hf-cross.sh (diff)
The file was removedmake/scripts/make.joal.all.linux-armv6-cross.sh
The file was modifiedmake/scripts/tests.sh (diff)