Accepting request 175317 from Base:System
missing backslash (forwarded request 175316 from rmilasan) OBS-URL: https://build.opensuse.org/request/show/175317 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/systemd?expand=0&rev=138
This commit is contained in:
commit
81cd2b07bb
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 13 18:08:41 UTC 2013 - rmilasan@suse.com
|
||||||
|
|
||||||
|
- Fix firmware loading by enabling --with-firmware-path (bnc#817551).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Apr 29 14:50:37 UTC 2013 - dschung@cs.uni-kl.de
|
Mon Apr 29 14:50:37 UTC 2013 - dschung@cs.uni-kl.de
|
||||||
|
|
||||||
|
@ -423,6 +423,7 @@ export V=1
|
|||||||
--enable-selinux \
|
--enable-selinux \
|
||||||
--enable-split-usr \
|
--enable-split-usr \
|
||||||
--disable-static \
|
--disable-static \
|
||||||
|
--with-firmware-path="%{_prefix}/lib/firmware:/lib/firmware" \
|
||||||
CFLAGS="%{optflags}"
|
CFLAGS="%{optflags}"
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 13 18:08:41 UTC 2013 - rmilasan@suse.com
|
||||||
|
|
||||||
|
- Fix firmware loading by enabling --with-firmware-path (bnc#817551).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Apr 29 14:50:37 UTC 2013 - dschung@cs.uni-kl.de
|
Mon Apr 29 14:50:37 UTC 2013 - dschung@cs.uni-kl.de
|
||||||
|
|
||||||
|
@ -418,6 +418,7 @@ export V=1
|
|||||||
--enable-selinux \
|
--enable-selinux \
|
||||||
--enable-split-usr \
|
--enable-split-usr \
|
||||||
--disable-static \
|
--disable-static \
|
||||||
|
--with-firmware-path="%{_prefix}/lib/firmware:/lib/firmware" \
|
||||||
CFLAGS="%{optflags}"
|
CFLAGS="%{optflags}"
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user