diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2012-09-01 19:35:58 +0000 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2012-09-01 19:35:58 +0000 |
commit | 714d195e2772faea597e24a31b89e4d43aceb111 (patch) | |
tree | 0b63fd12da94af575d53a1b36b8d11841f9f8eaa | |
parent | 724fc688bb29acb3b7d894c50f9079a36dd8e9fc (diff) | |
download | dh-illumos-714d195e2772faea597e24a31b89e4d43aceb111.tar.gz |
Removed old comment
-rwxr-xr-x | dh_illumos_gate | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/dh_illumos_gate b/dh_illumos_gate index 37ee0e0..10a228a 100755 --- a/dh_illumos_gate +++ b/dh_illumos_gate @@ -181,10 +181,6 @@ Change GCC root to F</usr>, so the default system compiler is used. Define C<i386_XARCH='-m32'> since illumos sources expect default compiler to generate 32-bit code. -Set library directories to be F</usr/lib/<multi-arch>>, -instead of F</usr/lib> (for 32-bit) and F</usr/lib/amd64> -(for 64-bit). C<dpkg-architecture -qDEB_HOST_MULTIARCH> is involved here. - Define C<LEX> to be C</usr/bin/flex -l>. =cut |