Accepting request 37627 from multimedia:apps
checked in (request 37627) OBS-URL: https://build.opensuse.org/request/show/37627 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/snd?expand=0&rev=23
This commit is contained in:
parent
b173a4b607
commit
c342da47f7
@ -1,8 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 10 07:56:00 UTC 2010 - davejplater@gmail.com
|
||||
|
||||
- Fixed executable-stack rpmlint error in /usr/bin/snd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 5 07:04:32 UTC 2010 - davejplater@gmail.com
|
||||
|
||||
|
1
snd.spec
1
snd.spec
@ -62,7 +62,6 @@ find -name "*.png" -type f | xargs chmod 0644
|
||||
# %endif
|
||||
CFLAGS="$RPM_OPT_FLAGS $CFLAGS -fno-strict-aliasing" \
|
||||
CXXFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" \
|
||||
LDFLAGS="$LDFLAGS -Wl,-z -Wl,noexecstack" \
|
||||
./configure --prefix=%{_prefix} \
|
||||
--with-gtk \
|
||||
--with-alsa \
|
||||
|
Loading…
Reference in New Issue
Block a user