Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 140809
Collapse All | Expand All

(-)db-4.4.20/dist/Makefile.in.orig (-1 / +1 lines)
Lines 1800-1806 Link Here
1800
# Java API build rules.
1800
# Java API build rules.
1801
##################################################
1801
##################################################
1802
db_java_wrap@o@: $(srcdir)/libdb_java/db_java_wrap.c
1802
db_java_wrap@o@: $(srcdir)/libdb_java/db_java_wrap.c
1803
	$(CC) $(CFLAGS) $?
1803
	$(CC) $(CFLAGS) -fno-strict-aliasing $?
1804
1804
1805
##################################################
1805
##################################################
1806
# Tcl API build rules.
1806
# Tcl API build rules.

Return to bug 140809