Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP5:Update
efivar
efivar-no-static.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File efivar-no-static.patch of Package efivar
From d084645fdc9bf805b39b0fb3ff7ec315661884be Mon Sep 17 00:00:00 2001 From: Gary Lin <glin@suse.com> Date: Wed, 9 Mar 2016 12:19:26 +0800 Subject: [PATCH] Remove efivar-static since it requires static libs Signed-off-by: Gary Lin <glin@suse.com> --- src/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Makefile b/src/Makefile index 5fc7887..e1c1ccd 100644 --- a/src/Makefile +++ b/src/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/Make.defaults LIBTARGETS=libefivar.so libefiboot.so STATICLIBTARGETS=libefivar.a libefiboot.a -BINTARGETS=efivar efivar-static +BINTARGETS=efivar PCTARGETS=efivar.pc efiboot.pc TARGETS=$(LIBTARGETS) $(STATICLIBTARGETS) $(BINTARGETS) $(PCTARGETS) -- 2.7.2
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor