From ecfa9b195ba1bdbe1254c21631fdce277c2c67b1 Mon Sep 17 00:00:00 2001 From: eilers Date: Mon, 06 Jan 2003 14:24:46 +0000 Subject: bison -v creates a segmentation fault on my release 1.75. Removed this parameter --- (limited to 'scripts/kconfig') diff --git a/scripts/kconfig/Makefile b/scripts/kconfig/Makefile index 6782d4a..7e257be 100644 --- a/scripts/kconfig/Makefile +++ b/scripts/kconfig/Makefile @@ -7,7 +7,7 @@ LDFLAGS= LXXFLAGS=$(LDFLAGS) -L$(HOSTQTDIR)/lib -Wl,-rpath,$(HOSTQTDIR)/lib LEX=flex YACC=bison -YFLAGS=-d -t -v +YFLAGS=-d -t #-v ifndef HOSTQTDIR ifeq ($(shell if [ -e /usr/share/qt ]; then echo foundit; fi),foundit) HOSTQTDIR=/usr/share/qt -- cgit v0.9.0.2