DONE, r365 ; Re: [Debburn-devel] [PATCH] CLONE_WRITE
Eduard Bloch
edi at gmx.de
Tue Oct 3 21:38:10 UTC 2006
#include <hallo.h>
* Vladimir Nadvornik [Tue, Oct 03 2006, 05:42:10PM]:
> Hi,
>
> It seems that in the new build system was somehow forgotten
> the CLONE_WRITE define,therefore an important functionality is missing.
> This patch re-adds it.
Thanks.
Eduard.
>
>
> Vladimir Nadvornik
> --- cdrecord/CMakeLists.txt
> +++ cdrecord/CMakeLists.txt
> @@ -15,7 +15,7 @@
>
> LINK_DIRECTORIES(../libschily ../libscg ../libdeflt ../libedc)
>
> -ADD_DEFINITIONS(-DHAVE_LIB_EDC_ECC)
> +ADD_DEFINITIONS(-DHAVE_LIB_EDC_ECC -DCLONE_WRITE)
>
> ADD_EXECUTABLE (wodim ${CDRECORD_SRCS})
> TARGET_LINK_LIBRARIES(wodim ${SCG_LIBS} schily deflt libedc ${CAPLINK})
> --- readcd/CMakeLists.txt
> +++ readcd/CMakeLists.txt
> @@ -5,6 +5,9 @@
> AUX_SOURCE_DIRECTORY(. READCD_SRCS)
>
> LINK_DIRECTORIES(../libschily ../libscg ../libdeflt)
> +
> +ADD_DEFINITIONS(-DCLONE_WRITE)
> +
> ADD_EXECUTABLE (readcd ${READCD_SRCS})
> TARGET_LINK_LIBRARIES(readcd ${SCG_LIBS} schily deflt)
> SET_TARGET_PROPERTIES(readcd PROPERTIES SKIP_BUILD_RPATH TRUE)
> _______________________________________________
> Debburn-devel mailing list
> Debburn-devel at lists.alioth.debian.org
> http://lists.alioth.debian.org/mailman/listinfo/debburn-devel
--
<Alfie> Ah. Frankfurt/Main.
* weasel fragt sich ja immer, ob's auch ein Frankfurt/Contrib und
Frankfurt/Non-Free gibt
More information about the Debburn-devel
mailing list