It'll be removed when codes are fixed properly. Until then, some compiling
warnings will be allowed in case of the x86_64.
Change-Id: I8fae2e4604ca22bcc47a678f2c90cd7a70336c6b
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
(cherry picked from commit
95a7d8f24b66040eca659929651a709d9dacd278)
version: run_command('get_version.sh', check: true).stdout().strip(),
default_options : ['warning_level=2',
'buildtype=debugoptimized',
- 'werror=true'])
+ 'werror=false'])
espp_service_version = meson.project_version()
version_arr = espp_service_version.split('.')
Name: espp-service
Summary: ESPP service package which contains client lib. and daemon binary
Version: 0.3.10
-Release: 1
+Release: 2
Group: Multimedia/Libraries
License: Apache-2.0
Source0: %{name}-%{version}.tar.gz
-Dservice-app=false \
%endif
-D_bindir=%{_bin_dir} \
+%ifnarch x86_64
+ --werror \
+%endif
build
ninja -C build