extragear/multimedia/amarok/src/collection/sqlcollection

Dan Meltzer parallelgrapefruit at gmail.com
Tue May 5 03:00:03 CEST 2009


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?

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}
>  )
>
>


More information about the Amarok-devel mailing list