Fix build error 83/147683/1
authorDongHun Kwak <dh0128.kwak@samsung.com>
Wed, 12 Jul 2017 04:54:31 +0000 (13:54 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Tue, 5 Sep 2017 08:24:53 +0000 (17:24 +0900)
commit146202c46e1aad16079eabdfabf9bd2788e51cba
tree3e900857238597bff6fe7729768b1998c523ed03
parent1bfb18f2e0bfca7f9cf8d6601067d18ed5d2b9fe
Fix build error

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=811741
ragel: FTBFS with GCC 6: narrowing conversion
 - Explicitly set C++ standard to C++98 to fix compilation under GCC 6

[Model] All
[BinType] AP
[Customer] OPEN

[Issue#] N/A
[Request] N/A
[Occurrence Version] N/A

[Problem] build error
[Cause & Measure] Explicitly set c++98
[Checking Method] N/A

[Team] Open Source Management and Setting Part
[Developer] dh0128.kwak
[Solution company] Samsung
[Change Type] N/A

Change-Id: Iaba7f310cda81bd9412e7936d1443b47227cba61
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
packaging/ragel.spec [new file with mode: 0644]