Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 294543 | Differences between
and this patch

Collapse All | Expand All

(-)/usr/portage/sci-electronics/iverilog/iverilog-0.9.1.ebuild (+3 lines)
Lines 24-29 Link Here
24
	# Fix for bug #172919
24
	# Fix for bug #172919
25
	sed -i -e '/#  include <asm\/page.h>/d' vvp/main.cc || die "sed failed"
25
	sed -i -e '/#  include <asm\/page.h>/d' vvp/main.cc || die "sed failed"
26
26
27
	# Fix for bug #294543
28
	echo "\$O.o: version.h" >> Makefile.in
29
27
	# Fix tests
30
	# Fix tests
28
	mkdir -p lib/ivl
31
	mkdir -p lib/ivl
29
	touch lib/ivl/ivl
32
	touch lib/ivl/ivl

Return to bug 294543