diff options
author | Joey Hess <joey@kitenet.net> | 2010-05-28 15:04:22 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-05-28 15:04:26 -0400 |
commit | 80c6dde6a7f9e29e0e00a775bf5c3bf84d3f9282 (patch) | |
tree | e5af8d8bf4a3136fcb8701e294a793bc3b8e03ab /doc | |
parent | 4b62726560265020e5d44453e93e49e8f44aced0 (diff) | |
download | debhelper-80c6dde6a7f9e29e0e00a775bf5c3bf84d3f9282.tar.gz |
In v8 mode, prefer the perl_build buildsystem over perl_makemaker. Closes: #578805
Diffstat (limited to 'doc')
-rw-r--r-- | doc/TODO | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -1,11 +1,8 @@ v8: -* better package arch filtering for -N , -p (#576990) * Support DEB_BUILD_OPTIONS=debug ; maybe also support passing -g -O2 by default. See patch (and discussion of why this breaks compatability) in #544844. -* Reorder build systems list. perl_build before perl_makemaker. - Any other changes? #578805 v9: |