Accepting request 668258 from home:jengelh:branches:graphics
- Use -Og for debug_build OBS-URL: https://build.opensuse.org/request/show/668258 OBS-URL: https://build.opensuse.org/package/show/graphics/libjpeg-turbo?expand=0&rev=92
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 24 08:51:58 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Use -Og for debug_build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 3 16:45:38 UTC 2019 - Petr Gajdos <pgajdos@suse.com>
|
||||
|
||||
|
@@ -117,7 +117,7 @@ MYLDFLAGS="$MYLDFLAGS -lasan"
|
||||
MYCFLAGS="$MYCFLAGS -fsanitize=address"
|
||||
%endif
|
||||
%if %{debug_build}
|
||||
MYCFLAGS="$MYCFLAGS -O0"
|
||||
MYCFLAGS="$MYCFLAGS -Og -g"
|
||||
%endif
|
||||
%cmake \
|
||||
%if %{debug_build} || %{asan_build}
|
||||
|
Reference in New Issue
Block a user