diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2012-10-19 18:14:50 +0400 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2012-10-19 18:14:50 +0400 |
commit | 001b0a8abf22e804695b004159ae7877dd31bd66 (patch) | |
tree | fd167af7d2a66623fc90f9d87799f46dcf39d35f /debian | |
parent | 88438f7cc29f16266497325cd8a1a6dc75be3c8c (diff) | |
download | dh-illumos-001b0a8abf22e804695b004159ae7877dd31bd66.tar.gz |
Explicitly undefine some CPP macros related to amd64 for building 32-bit objects
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 1033aef..96e69a3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ dh-illumos (9.1) UNRELEASED; urgency=low * Export all DEB_* variables into illumos-gate/env.sh to make them available from makefiles. + * Explicitly undefine some CPP macros related + to amd64 for building 32-bit objects. -- Igor Pashev <pashev.igor@gmail.com> Wed, 17 Oct 2012 19:57:30 +0400 |