Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/lib/libarch/i386



Le 12/08/2017 à 23:07, matthew green a écrit :
"Maxime Villard" writes:
Module Name:	src
Committed By:	maxv
Date:		Sat Aug 12 19:48:28 UTC 2017

Modified Files:
	src/lib/libarch/i386: shlib_version

Log Message:
Bump - removal of i386_vm86 and i386_pmc.

i didn't check the build, but this also needs set lists updates
normally.  eg:

base/md.amd64:./usr/lib/i386/libi386.so.1			base-compat-shlib	compat,pic
base/md.amd64:./usr/lib/i386/libi386.so.1.0			base-compat-shlib	compat,pic
base/md.i386:./usr/lib/libi386.so.1				base-sys-shlib		pic
base/md.i386:./usr/lib/libi386.so.1.0			base-sys-shlib		pic
debug/md.amd64:./usr/libdata/debug/usr/lib/i386/libi386.so.1.0.debug	comp-compat-shlib	compat,pic,debug
debug/md.i386:./usr/libdata/debug/usr/lib/libi386.so.1.0.debug	comp-sys-debug	pic,debug

Sorry about this. I came back home yesterday just minutes before you sent your
mail, and when I saw it, I just committed the bump without thinking much before
leaving again.

Initially I hesitated about modifying the i386_mtrr API too, hence the delay.

Maxime


Home | Main Index | Thread Index | Old Index