extragear/multimedia/amarok/src/collection/sqlcollection
Orville Bennett
illogical1 at gmail.com
Wed May 6 00:36:17 CEST 2009
On May 4, 2009, at 9:00 PM, Dan Meltzer wrote:
> I'm almost certain this line has been moved back and forth about ten
> times now (all in the name of "fixing linking". Can we settle on one?
I think this is the line that's been in flux actually
> ${MYSQL_LIBRARIES}
>
> On Mon, May 4, 2009 at 6:19 PM, Helio Chissini de Castro <helio at kde.org
> > wrote:
>> SVN commit 963572 by helio:
>>
>> - Order affects link in some gcc releases
>>
>> M +1 -1 CMakeLists.txt
>>
>>
>> --- trunk/extragear/multimedia/amarok/src/collection/sqlcollection/
>> CMakeLists.txt #963571:963572
>> @@ -62,13 +62,13 @@
>> ${KDE4_KDEUI_LIBS}
>> ${KDE4_KIO_LIBS}
>> ${KDE4_THREADWEAVER_LIBRARIES}
>> - ${CMAKE_DL_LIBS}
>> ${MYSQL_EMBEDDED_LIBRARIES}
>> #this line may be needed on Debian or other systems where mysql
>> is compiled
>> #in the prescence of yassl. However it seems to cause problems
>> for other people,
>> #so its been disabled.
>> #See http://bugs.mysql.com/bug.php?id=21489
>> ${MYSQL_LIBRARIES}
>> + ${CMAKE_DL_LIBS}
>> ${ZLIB_LIBRARIES}
>> )
>>
>>
> _______________________________________________
> Amarok-devel mailing list
> Amarok-devel at kde.org
> https://mail.kde.org/mailman/listinfo/amarok-devel
More information about the Amarok-devel
mailing list