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

Bug#206663: glibc: some GNU/KFreeBSD fixes



At Fri, 22 Aug 2003 02:10:03 +0000,
Robert Millan wrote:
> This patch includes a few minor fixes to support GNU/KFreeBSD in
> the file specific to the Debian package. FreeBSD's kernel (KFreeBSD)
> is not supported in upstream sources though (and won't be for a long time).

I don't know about KFreeBSD, so please answer that freebsd-gnu is 
no more supported and kfreebsd-gnu replaces completely?

> [2 /tmp/glibc.diff <text/plain; us-ascii (7bit)>]
> diff -Nur glibc-2.3.2.old/debian/sysdeps/freebsd.mk glibc-2.3.2/debian/sysdeps/freebsd.mk
> --- glibc-2.3.2.old/debian/sysdeps/freebsd.mk	2003-08-22 02:31:49.000000000 +0200
> +++ glibc-2.3.2/debian/sysdeps/freebsd.mk	1970-01-01 01:00:00.000000000 +0100
> @@ -1,5 +0,0 @@
> -threads = yes
> -config-os = freebsd-gnu
> -add-ons = linuxthreads
> -NO_TEST = yes
> -extra_config_options := --disable-compatible-utmp --enable-kernel-include=4.6
> diff -Nur glibc-2.3.2.old/debian/sysdeps/kfreebsd-gnu.mk glibc-2.3.2/debian/sysdeps/kfreebsd-gnu.mk
> --- glibc-2.3.2.old/debian/sysdeps/kfreebsd-gnu.mk	1970-01-01 01:00:00.000000000 +0100
> +++ glibc-2.3.2/debian/sysdeps/kfreebsd-gnu.mk	2003-08-22 04:57:22.000000000 +0200
> @@ -0,0 +1,5 @@
> +threads = yes
> +config-os = kfreebsd-gnu
> +add-ons = linuxthreads
> +NO_TEST = yes
> +extra_config_options := --disable-compatible-utmp --enable-kernel-include=4.6

There is no need to replace file, but only need to modify config-os.

Regards,
-- gotom



Reply to: