SHA256
1
0
forked from pool/syslinux

- added aarch64, ppc64le to baselibs.conf (bsc#982948)

OBS-URL: https://build.opensuse.org/package/show/system:install:head/syslinux?expand=0&rev=88
This commit is contained in:
Steffen Winterfeldt 2016-06-03 11:29:44 +00:00 committed by Git OBS Bridge
parent 85c6c6741f
commit d27b292415
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
arch x86_64 targets s390x:64bit ppc64le:64bit
arch x86_64 targets aarch64:64bit ppc64le:64bit s390x:64bit
targetname <name>-x86_64

View File

@ -1,7 +1,7 @@
-------------------------------------------------------------------
Fri Jun 3 10:50:47 CEST 2016 - snwint@suse.de
- added ppc64le to baselibs.conf
- added aarch64, ppc64le to baselibs.conf (bsc#982948)
-------------------------------------------------------------------
Wed Mar 16 13:56:48 CET 2016 - snwint@suse.de