Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 204823 Details for
Bug 246719
app-accessibility/sphinx2-0.6: fails with forced --as-needed
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
fixing as-needed issues
sphinx2-0.6-as-needed.patch (text/plain), 1.08 KB, created by
Kacper Kowalik (Xarthisius) (RETIRED)
on 2009-09-21 14:17:49 UTC
(
hide
)
Description:
fixing as-needed issues
Filename:
MIME Type:
Creator:
Kacper Kowalik (Xarthisius) (RETIRED)
Created:
2009-09-21 14:17:49 UTC
Size:
1.08 KB
patch
obsolete
>--- sphinx2-0.6.orig/src/Makefile.in 2005-10-13 20:31:36.000000000 +0200 >+++ sphinx2-0.6/src/Makefile.in 2009-09-21 16:04:31.860354397 +0200 >@@ -137,9 +137,9 @@ > sharedstatedir = @sharedstatedir@ > sysconfdir = @sysconfdir@ > target_alias = @target_alias@ >-SUBDIRS = libsphinx2 \ >- libsphinx2fe \ >+SUBDIRS = libsphinx2fe \ > libsphinx2ad \ >+ libsphinx2 \ > examples > > subdir = src >--- sphinx2-0.6.orig/src/libsphinx2/Makefile.in 2005-10-13 20:31:37.000000000 +0200 >+++ sphinx2-0.6/src/libsphinx2/Makefile.in 2009-09-21 16:04:59.636105048 +0200 >@@ -228,7 +228,7 @@ > > > >-# libsphinx2_la_LIBADD = -lc -lm $(top_srcdir)/src/libsphinx2fe/libsphinx2fe.la >+libsphinx2_la_LIBADD = -lc -lm $(top_srcdir)/src/libsphinx2fe/libsphinx2fe.la > > # hjf@cs.brown.edu - Added for Solaris build > # LDADD = -L/usr/demo/SOUND/lib/ -laudio >@@ -247,7 +247,6 @@ > CONFIG_CLEAN_FILES = > LTLIBRARIES = $(lib_LTLIBRARIES) > >-libsphinx2_la_LIBADD = > am_libsphinx2_la_OBJECTS = CM_funcs.lo add-table.lo agc_emax.lo \ > allphone.lo areadchar.lo areaddouble.lo areadfloat.lo \ > areadint.lo areadshort.lo awritechar.lo awritedouble.lo \
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 246719
:
171711
|
204821
| 204823