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
This commit is contained in:
Frank Gevaerts 2012-06-11 23:21:45 +02:00
parent fbe33e0728
commit 20261dd2f6

1
tools/configure vendored
View file

@ -646,7 +646,6 @@ ypr0cc () {
SHARED_LDFLAG="-shared"
SHARED_CFLAGS=''
endian="little"
thread_support="HAVE_SIGALTSTACK_THREADS"
app_type="ypr0"
# Include path