office-gobmx/bridges/source/cpp_uno
Rene Engelhard d9e818f3d7 fix build on armhf with gcc 14
/uno2cpp.cxx: In function ‘void {anonymous}::callVirtualMethod(void*, sal_Int32, void*, typelib_TypeDescriptionReference*, sal_uInt32*, sal_uInt32, sal_uInt32*, sal_uInt32, double*)’:
/<<PKGBUILDDIR>>/bridges/source/cpp_uno/gcc3_linux_arm/uno2cpp.cxx:278:5: error: ‘asm’ operand has impossible constraints or there are not enough registers
  278 |     __asm__ __volatile__ (
      |     ^~~~~~~
make[2]: *** [/<<PKGBUILDDIR>>/solenv/gbuild/LinkTarget.mk:338: /<<PKGBUILDDIR>>/workdir/CxxObject/bridges/source/cpp_uno/gcc3_linux_arm/uno2cpp.o] Error 1

Just removing them makes it work, they are mentioned before anyway, too
(thanks Caolan)

Change-Id: Ibb9118b268a587ebdcfce343e2ee2605ac979915
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/171650
Tested-by: Caolán McNamara <caolan.mcnamara@collabora.com>
Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com>
2024-08-08 20:35:30 +02:00
..
gcc3_ios
gcc3_linux_aarch64
gcc3_linux_alpha
gcc3_linux_arm fix build on armhf with gcc 14 2024-08-08 20:35:30 +02:00
gcc3_linux_hppa
gcc3_linux_ia64
gcc3_linux_intel
gcc3_linux_loongarch64
gcc3_linux_m68k
gcc3_linux_mips
gcc3_linux_mips64
gcc3_linux_powerpc
gcc3_linux_powerpc64
gcc3_linux_riscv64 Fix typo 2024-06-19 08:43:24 +02:00
gcc3_linux_s390x
gcc3_linux_sparc
gcc3_linux_sparc64
gcc3_linux_x86-64
gcc3_macosx_x86-64
gcc3_wasm Fully implement the Wasm UNO bridge cpp2uno direction 2024-07-11 17:16:17 +02:00
msvc_shared
msvc_win32_arm64
msvc_win32_intel
msvc_win32_x86-64
shared