diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2012-07-13 21:54:43 +0000 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2012-07-13 21:54:43 +0000 |
commit | 047f9f545df088829e06065f934346b1c311e8e5 (patch) | |
tree | 141ad32f02979d9c1457a47c36aaa021a5c0d78e /debian | |
parent | cc1e466fbf10ed3b58218efbc89e7ccad0d65402 (diff) | |
download | dh-illumos-047f9f545df088829e06065f934346b1c311e8e5.tar.gz |
Do not set i386_AS_XARCH
"aw" does not support it and sets --32 option by default
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 2d83df8..a3fcb25 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +dh-illumos (6) unstable; urgency=low + + * Do not set i386_AS_XARCH: aw does not support it and sets + --32 option by default + + -- Igor Pashev <pashev.igor@gmail.com> Fri, 13 Jul 2012 21:53:51 +0000 + dh-illumos (5) unstable; urgency=low * Use /usr/lib32 for 32-bit libraries |