| Submitter | Alexander Graf |
|---|---|
| Date | March 29, 2011, 1:29 p.m. |
| Message ID | <1301405386-25738-7-git-send-email-agraf@suse.de> |
| Download | mbox | patch |
| Permalink | /patch/88773/ |
| State | New |
| Headers | show |
Comments
Patch
diff --git a/configure b/configure index 5a5827f..978fd1f 100755 --- a/configure +++ b/configure @@ -3100,6 +3100,7 @@ case "$target_arch2" in target_phys_bits=64 ;; s390x) + target_nptl="yes" target_phys_bits=64 ;; *)