Fixed the build error for gcc-14 16/313016/1 accepted/tizen_9.0_unified accepted/tizen_unified_dev accepted/tizen_unified_x_asan tizen_9.0 accepted/tizen/9.0/unified/20241030.234225 accepted/tizen/unified/20240620.050750 accepted/tizen/unified/dev/20240701.073004 accepted/tizen/unified/x/asan/20241224.003751 tizen_9.0_m2_release
authorwchang kim <wchang.kim@samsung.com>
Tue, 18 Jun 2024 08:58:34 +0000 (17:58 +0900)
committerwchang kim <wchang.kim@samsung.com>
Tue, 18 Jun 2024 08:58:34 +0000 (17:58 +0900)
Change-Id: I316374afcabc7906fb5e4c9c44d7d76f6e558dc3

escargotshim.gyp
packaging/lwnode.spec

index cb887cc41607aa8fde072d9eb1bfc4a2e52ac08c..0518e4f2100291cac466d9cb3eab37fc217ac3aa 100755 (executable)
@@ -85,6 +85,7 @@
         '-Wno-unused-result',
         '-fexceptions',
         '-fvisibility=hidden',
+        '-Wno-alloc-size',
       ],
       'direct_dependent_settings': {
         'defines': [
index b9c1d62ff75aa8881031c321401695a89b03aeb3..2bfce3ab135df0a8d109368cf71ed7c618330b26 100644 (file)
@@ -20,6 +20,8 @@ Group:         System/Servers
 License:       Apache-2.0 and MIT and BSD-2-Clause and BSD-3-Clause and BOEHM-GC and ICU and LGPL-2.1+ and Zlib
 Source:        %{name}-%{version}.tar.gz
 
+ExcludeArch: riscv64
+
 BuildRequires: cmake
 BuildRequires: make
 BuildRequires: python