summaryrefslogtreecommitdiffstats
path: root/tools/configure
diff options
context:
space:
mode:
authorFrank Gevaerts <frank@gevaerts.be>2012-06-11 23:21:45 +0200
committerFrank Gevaerts <frank@gevaerts.be>2012-06-11 23:21:45 +0200
commit20261dd2f618e74cf94765f411e52becc3b39099 (patch)
treedd03a8bb22da3cb7de96f3d21c819d67662d02be /tools/configure
parentfbe33e07285c2915cc0d9b5ff427ec6683c8c385 (diff)
downloadrockbox-20261dd2f618e74cf94765f411e52becc3b39099.tar.gz
rockbox-20261dd2f618e74cf94765f411e52becc3b39099.zip
Fix YP-R0 build.
YP-R0 never used sigaltstack threading, although it was (inadvertently) defined. Due to the new handling of ifdefs in 268b725 this definition started to be used, so remove it. Change-Id: Ib5247741fc6dcfb66022d50c269812dfc3c4e214
Diffstat (limited to 'tools/configure')
-rwxr-xr-xtools/configure1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/configure b/tools/configure
index 7d860683cf..7240f7674d 100755
--- a/tools/configure
+++ b/tools/configure
@@ -646,7 +646,6 @@ ypr0cc () {
SHARED_LDFLAG="-shared"
SHARED_CFLAGS=''
endian="little"
- thread_support="HAVE_SIGALTSTACK_THREADS"
app_type="ypr0"
# Include path