Accepting request 64888 from home:namtrac:branches:Base:System
OBS-URL: https://build.opensuse.org/request/show/64888 OBS-URL: https://build.opensuse.org/package/show/Base:System/procps?expand=0&rev=42
This commit is contained in:
parent
3d10b6eae1
commit
1b245ca00d
@ -5,7 +5,7 @@
|
||||
|
||||
PKG_LDFLAGS := -Wl,-warn-common
|
||||
-LDFLAGS :=
|
||||
+LDFLAGS := -L ./proc --as-needed -lproc
|
||||
+LDFLAGS := -L ./proc -Wl,--as-needed -lproc
|
||||
ALL_LDFLAGS := $(PKG_LDFLAGS) $(LDFLAGS)
|
||||
|
||||
############ Add some extra flags if gcc allows
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 22 17:31:22 UTC 2011 - idoenmez@novell.com
|
||||
|
||||
- Fix procps-3.2.8.dif: use -Wl for linker options
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 3 17:56:27 CET 2010 - werner@suse.de
|
||||
|
||||
|
@ -27,7 +27,7 @@ Group: System/Monitoring
|
||||
PreReq: %fillup_prereq %insserv_prereq
|
||||
AutoReqProv: on
|
||||
Version: 3.2.8
|
||||
Release: 22
|
||||
Release: 23
|
||||
Summary: ps utilities for /proc
|
||||
Provides: ps
|
||||
Obsoletes: ps
|
||||
|
Loading…
x
Reference in New Issue
Block a user