Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
aports
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
652
Issues
652
List
Boards
Labels
Service Desk
Milestones
Merge Requests
181
Merge Requests
181
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
alpine
aports
Commits
bb9b80bb
Commit
bb9b80bb
authored
Sep 26, 2017
by
Natanael Copa
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Revert "main/libtool: disable -dlpreopen nonsense"
This reverts commit
0ab24492
. which broke imagemagick. fixes
#7915
parent
f606c926
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
main/libtool/APKBUILD
main/libtool/APKBUILD
+1
-2
No files found.
main/libtool/APKBUILD
View file @
bb9b80bb
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
libtool
pkgver
=
2.4.6
pkgrel
=
3
pkgrel
=
4
pkgdesc
=
"A generic library support script"
arch
=
"all"
license
=
'GPL'
...
...
@@ -24,7 +24,6 @@ build() {
--prefix
=
/usr
\
--disable-static
\
||
return
1
echo
'#undef HAVE_LIBDLLOADER'
>>
config.h
make
}
...
...
Natanael Copa
@ncopa
mentioned in issue
#7915 (closed)
·
Jul 12, 2019
mentioned in issue
#7915 (closed)
mentioned in issue #7915
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment