Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
windows:mingw:win32
mingw32-djvulibre
0001-Define-XXX_EXPORT-symbols-under-win32.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 0001-Define-XXX_EXPORT-symbols-under-win32.patch of Package mingw32-djvulibre
From 9b9d63a1f6449355924af251459954aff265263e Mon Sep 17 00:00:00 2001 From: Leon Bottou <leon@bottou.org> Date: Sat, 28 Mar 2015 16:18:16 -0400 Subject: [PATCH] Define XXX_EXPORT symbols under win32 --- libdjvu/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/libdjvu/Makefile.am b/libdjvu/Makefile.am index e9f34ed..2066c8e 100644 --- a/libdjvu/Makefile.am +++ b/libdjvu/Makefile.am @@ -33,6 +33,8 @@ libdjvulibre_la_LIBADD = $(JPEG_LIBS) $(PTHREAD_LIBS) libdjvulibre_la_LDFLAGS = -no-undefined -version-info $(version_info) if HAVE_OS_WIN32 +libdjvulibre_la_CPPFLAGS += -DDJVUAPI_EXPORT +libdjvulibre_la_CPPFLAGS += -DDDJVUAPI_EXPORT -DMINILISPAPI_EXPORT libdjvulibre_la_LDFLAGS += -Wl,--export-all-symbols endif -- 2.14.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