BUILD: Support nodebug option for gbs build
authorGeunsik Lim <geunsik.lim@samsung.com>
Tue, 2 Apr 2019 03:48:42 +0000 (12:48 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Sat, 6 Apr 2019 12:33:07 +0000 (21:33 +0900)
commit895603933485d449da69efc15b7ec53a41e4deb0
treee4c09a5b90107b37e78fd772309e151c288064e5
parentfcc4868a231aa8d1ba4c32bfd25974aaa072ff64
BUILD: Support nodebug option for gbs build

Fixed issue #1314.

This commit is to support optional flag to skip the generation of debug packages
to speed up a build time and to save a storage cost. In case that developers
have to do a debugging the source code with gdb, they may change the value of
the 'skipdebug' from 1 to 0.

**Changes**
V2:
 - Added "--define '_skip_debug_rpm 1'"
   : https://github.com/nnsuite/TAOS-CI/blob/master/ci/taos/plugins-base/pr-audit-build-tizen.sh#L84

V1:
 - Added optional flag to do not generate debug package

Signed-off-by: Geunsik Lim <geunsik.lim@samsung.com>
packaging/nnstreamer.spec