The i386 target is now able to properly handle NPTL. Enable it.
Signed-off-by: Alexander Graf
---
configure |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/configure b/configure
index 0e0adde..61f2770 100755
--- a/configure
+++ b/configure
@@ -4156,6 +4156,7 @@ TARGET_AB
On 06.07.2013, at 12:48, Peter Maydell wrote:
> On 6 July 2013 01:36, Alexander Graf wrote:
>> The i386 target is now able to properly handle NPTL. Enable it.
>
> This will conflict with the on-list series which reverses
> the default for target_nptl in this bit of configure
> (though the corre
On 6 July 2013 01:36, Alexander Graf wrote:
> The i386 target is now able to properly handle NPTL. Enable it.
This will conflict with the on-list series which reverses
the default for target_nptl in this bit of configure
(though the correction is obviously trivial).
thanks
-- PMM
The i386 target is now able to properly handle NPTL. Enable it.
Signed-off-by: Alexander Graf
---
configure |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/configure b/configure
index 0e0adde..61f2770 100755
--- a/configure
+++ b/configure
@@ -4156,6 +4156,7 @@ TARGET_AB