View | Details | Raw Unified | Return to issue 11149
Collapse All | Expand All

(-)oo_1.0.2_src/external/odbc/makefile.mk.64bit-fixes-odbc (+1 lines)
Lines 75-80 ALL: patchinf \ Link Here
75
75
76
patchinf:
76
patchinf:
77
	@+odbcpatch.$(patchsuffix)
77
	@+odbcpatch.$(patchsuffix)
78
	@patch -N -s -i odbc-64bit-fixes.patch rtufiles/sqltypes.h
78
79
79
clean:
80
clean:
80
	@+rm -f patchinf
81
	@+rm -f patchinf

Return to issue 11149