diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2012-09-11 01:05:31 +0000 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2012-09-11 01:05:31 +0000 |
commit | 527747469eeb918f05a3ffac1de6b172dec2e72a (patch) | |
tree | e592812b2bf48d339613a75d14d10c57e1ecb9d1 /debian | |
parent | d442f6460c590da92f5c216b2e060b8ba6adbd98 (diff) | |
download | dh-illumos-527747469eeb918f05a3ffac1de6b172dec2e72a.tar.gz |
Set LDLIBS{32,64} in env.sh; support 32-bit hosts
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 970829b..1b1be7f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,8 +3,10 @@ dh-illumos (8) UNRELEASED; urgency=low * Depends on make, not sunmake * Set i386_XARCH in Makefile to allow overriding * dh_illumos_make: option --native to use native compiler. + * Set LDLIBS32 and LDLIBS64 in env.sh + * Support 32-bit hosts ;-) - -- Igor Pashev <pashev.igor@gmail.com> Sat, 01 Sep 2012 20:28:55 +0000 + -- Igor Pashev <pashev.igor@gmail.com> Tue, 11 Sep 2012 01:03:33 +0000 dh-illumos (7) unstable; urgency=low |