[xorg-bugzilla-noise] [Bug 1466] [PATCH] selectable with/without
PIC to build libGL on i386 Linux
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun Sep 26 06:33:00 UTC 2004
Please do not reply to this email: if you want to comment on the bug, go to
the URL shown below and enter yourcomments there.
https://freedesktop.org/bugzilla/show_bug.cgi?id=1466
------- Additional Comments From ishikawa at debian.org 2004-09-25 23:32 -------
(In reply to comment #2)
> the first patch is broken. BuildLibGlxWithoutPIC is always defined, so the
> '#ifndef BuildLibGlxWithoutPIC' stanza never has any effect.
Hum? I don't understand why it is always defined.
1st chunk of my patch will define BuildLibGlxWithoutPIC for
only Debian GNU/Linux system.
#if LinuxDistribution == LinuxDebian
(.....)
# define BuildLibGlxWithoutPIC NO
(.....)
#endif
I believe this section has an effect only for Debian GNU/Linux.
BuildLibGlxWithoutPIC is always defined for Debian GNU/Linux system only
--
Configure bugmail: https://freedesktop.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the xorg-bugzilla-noise
mailing list