diff options
Diffstat (limited to 'tools')
| -rwxr-xr-x | tools/configure | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/configure b/tools/configure index 9ecad19..a05d8f6 100755 --- a/tools/configure +++ b/tools/configure @@ -521,6 +521,7 @@ maemocc () { GLOBAL_LDOPTS="$GLOBAL_LDOPTS -Wl,-z,defs" SHARED_FLAG="-shared" endian="little" + thread_support="HAVE_SIGALTSTACK_THREADS" is_n900=0 # Determine maemo version |