Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(794)

Side by Side Diff: sys-libs/readline/files/readline-5.0-no_rpath.patch

Issue 6776028: Upgrade libxml2 and its portage dependencies (Closed) Base URL: ssh://gitrw.chromium.org:9222/portage-stable.git@master
Patch Set: Created 9 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 ripped from Fedora
2
3 --- support/shobj-conf
4 +++ support/shobj-conf
5 @@ -102,7 +102,7 @@
6 SHOBJ_LD='${CC}'
7 SHOBJ_LDFLAGS='-shared -Wl,-soname,$@'
8
9 - SHLIB_XLDFLAGS='-Wl,-rpath,$(libdir) -Wl,-soname,`basename $@ $(SHLIB_MI NOR)`'
10 + SHLIB_XLDFLAGS='-Wl,-soname,`basename $@ $(SHLIB_MINOR)`'
11 SHLIB_LIBVERSION='$(SHLIB_LIBSUFF).$(SHLIB_MAJOR)$(SHLIB_MINOR)'
12 ;;
13
OLDNEW
« no previous file with comments | « sys-libs/readline/Manifest ('k') | sys-libs/readline/files/readline-5.2-no-ignore-shlib-errors.patch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698