Accepting request 365337 from home:olh:branches:Base:System

- Disable build timestamp

OBS-URL: https://build.opensuse.org/request/show/365337
OBS-URL: https://build.opensuse.org/package/show/Base:System/busybox?expand=0&rev=39
This commit is contained in:
Marcus Meissner 2016-03-07 12:34:52 +00:00 committed by Git OBS Bridge
parent 9656192800
commit 8fa169c34c
4 changed files with 14 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Mar 3 13:21:03 UTC 2016 - olaf@aepfle.de
- Disable build timestamp
-------------------------------------------------------------------
Sun Jan 3 12:01:09 UTC 2016 - p.drouand@gmail.com

View File

@ -1,7 +1,7 @@
#
# spec file for package busybox-static
#
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -57,6 +57,7 @@ find -name .svn | xargs rm -rf
find -name .gitignore | xargs rm -rf
%build
export KCONFIG_NOTIMESTAMP=KCONFIG_NOTIMESTAMP
export VERBOSE=-v
export BUILD_VERBOSE=2
export CFLAGS="%{optflags} -fno-strict-aliasing"

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Mar 3 13:21:03 UTC 2016 - olaf@aepfle.de
- Disable build timestamp
-------------------------------------------------------------------
Sun Jan 3 12:00:13 UTC 2016 - p.drouand@gmail.com

View File

@ -1,7 +1,7 @@
#
# spec file for package busybox
#
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -56,6 +56,7 @@ find -name .svn | xargs rm -rf
find -name .gitignore | xargs rm -rf
%build
export KCONFIG_NOTIMESTAMP=KCONFIG_NOTIMESTAMP
export VERBOSE=-v
export BUILD_VERBOSE=2
export CFLAGS="%{optflags} -fno-strict-aliasing"