Use SIGALTSTACK in maemo build
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29332 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
e80bd1df2a
commit
6cbb0e4229
1 changed files with 1 additions and 0 deletions
1
tools/configure
vendored
1
tools/configure
vendored
|
@ -521,6 +521,7 @@ maemocc () {
|
||||||
GLOBAL_LDOPTS="$GLOBAL_LDOPTS -Wl,-z,defs"
|
GLOBAL_LDOPTS="$GLOBAL_LDOPTS -Wl,-z,defs"
|
||||||
SHARED_FLAG="-shared"
|
SHARED_FLAG="-shared"
|
||||||
endian="little"
|
endian="little"
|
||||||
|
thread_support="HAVE_SIGALTSTACK_THREADS"
|
||||||
|
|
||||||
is_n900=0
|
is_n900=0
|
||||||
# Determine maemo version
|
# Determine maemo version
|
||||||
|
|
Loading…
Reference in a new issue