Package: udftools
Version: 1.0.0b3-14.2
Severity: normal
Tags: upstream
The package won't build for debugging purposes without -O2, even if you use
$ export DEB_BUILD_OPTIONS="nostrip noopt"
$ debian/rules ... #or
$ debian/rules ... CC='gcc -O0 -g'
-- the (upstream) makefiles have -O2 hard coded inside. A dirty fix could be
$ find -name Makefile -exec sed -i s/-O2//g '{}' \;
but I'm not sure what it's going to break.
Cheers,
Julius
-- System Information:
Debian Release: 7.2
APT prefers stable
APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.2.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages udftools depends on:
ii libc6 2.13-38
ii libreadline6 6.2+dfsg-0.1
Versions of packages udftools recommends:
ii udev 175-7.2
Versions of packages udftools suggests:
pn dvd+rw-tools <none>
pn pmount <none>
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]