SHA256
1
0
forked from pool/systemd

Accepting request 236925 from home:elvigia:branches:Base:System

- Do not build EFI support code in architectures on which 
  the kernel does not support CONFIG_EFI, it won't work.
  (ia64 also supports it, but that's dead so is not included)

- Do not build EFI support code in architectures on which 
  the kernel does not support CONFIG_EFI, it won't work.
  (ia64 also supports it, but that's dead so is not included)

OBS-URL: https://build.opensuse.org/request/show/236925
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=671
This commit is contained in:
2014-06-12 09:30:28 +00:00
committed by Git OBS Bridge
parent b2bf22c069
commit ba88f714dd
4 changed files with 36 additions and 2 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Jun 11 21:59:29 UTC 2014 - crrodriguez@opensuse.org
- Do not build EFI support code in architectures on which
the kernel does not support CONFIG_EFI, it won't work.
(ia64 also supports it, but that's dead so is not included)
-------------------------------------------------------------------
Wed Jun 11 14:09:30 UTC 2014 - werner@suse.de