diff options
-rwxr-xr-x | dh_illumos_gate | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dh_illumos_gate b/dh_illumos_gate index 713fb45..f4d76e1 100755 --- a/dh_illumos_gate +++ b/dh_illumos_gate @@ -107,7 +107,7 @@ Remove option C<-s> (strip) from install command for directories and files. This options does not make sense for directories and GNU L<install(1)> is not tolerant here. Also replace option C<-f> with C<-t>. -Set C<i386_XARCH> to C<-m32> since native host compiler can produce 32-bit +Set C<i386_XARCH> to C<-m32> since native host compiler can produce 64-bit code by default. =cut |