From bbbb9a1eb3c6699650c9026298f20d78e551a88e Mon Sep 17 00:00:00 2001 From: Thomas Schmitt Date: Thu, 25 Jun 2015 19:22:45 +0000 Subject: [PATCH] Mentioned option -use_libcdio of cdrskin/compile_cdrskin.sh --- cdrskin/README | 3 +++ 1 file changed, 3 insertions(+) diff --git a/cdrskin/README b/cdrskin/README index 666ae50..dde9815 100644 --- a/cdrskin/README +++ b/cdrskin/README @@ -428,6 +428,9 @@ It can also be enabled at configure time by Alternatively the transport of SCSI commands can be done via libcdio-0.83. You may install it and re-run libburn's ./configure with option --enable-libcdio +Add option + -use_libcdio +to your run of cdrskin/compile_cdrskin.sh . You may get a (super fat) statically linked binary by : cdrskin/compile_cdrskin.sh -static