forked from pool/busybox
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:
parent
9656192800
commit
8fa169c34c
@ -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
|
Sun Jan 3 12:01:09 UTC 2016 - p.drouand@gmail.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package busybox-static
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# 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
|
find -name .gitignore | xargs rm -rf
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
export KCONFIG_NOTIMESTAMP=KCONFIG_NOTIMESTAMP
|
||||||
export VERBOSE=-v
|
export VERBOSE=-v
|
||||||
export BUILD_VERBOSE=2
|
export BUILD_VERBOSE=2
|
||||||
export CFLAGS="%{optflags} -fno-strict-aliasing"
|
export CFLAGS="%{optflags} -fno-strict-aliasing"
|
||||||
|
@ -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
|
Sun Jan 3 12:00:13 UTC 2016 - p.drouand@gmail.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package busybox
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# 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
|
find -name .gitignore | xargs rm -rf
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
export KCONFIG_NOTIMESTAMP=KCONFIG_NOTIMESTAMP
|
||||||
export VERBOSE=-v
|
export VERBOSE=-v
|
||||||
export BUILD_VERBOSE=2
|
export BUILD_VERBOSE=2
|
||||||
export CFLAGS="%{optflags} -fno-strict-aliasing"
|
export CFLAGS="%{optflags} -fno-strict-aliasing"
|
||||||
|
Loading…
Reference in New Issue
Block a user