summaryrefslogtreecommitdiff
path: root/tools/configure
diff options
context:
space:
mode:
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 0a4766d505..ac2c66a6b1 100755
--- a/tools/configure
+++ b/tools/configure
@@ -672,7 +672,6 @@ ypr0cc () {
672 endian="little" 672 endian="little"
673 thread_support="HAVE_SIGALTSTACK_THREADS" 673 thread_support="HAVE_SIGALTSTACK_THREADS"
674 app_type="ypr0" 674 app_type="ypr0"
675 arch="unknown"
676 675
677 # Include path 676 # Include path
678 GCCOPTS="$GCCOPTS -D_GNU_SOURCE=1 -U_FORTIFY_SOURCE -D_REENTRANT" 677 GCCOPTS="$GCCOPTS -D_GNU_SOURCE=1 -U_FORTIFY_SOURCE -D_REENTRANT"