Mike Hommey <[email protected]> writes: > Unless a build without specific DEB_BUILD_OPTIONS fails, this is not > serious. > Unless a DEB_BUILD_OPTIONS="nostrip noopt" (i.e. without "debug") build > fails, this is not important.
time script -c 'fakeroot apt-get --build source iceweasel' build.log and time script -c 'DEB_BUILD_OPTIONS="nostrip noopt" fakeroot apt-get --build source iceweasel' build.log both work. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

