1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-23 11:18:54 +00:00
freebsd/gnu/lib/libstdc++
David E. O'Brien 10b66c2f42 Don't generate _G_config.h, use fixed version.
I knew better... too dependant on the environment we generate in, but...

This fixes the
/usr/lib/libstdc++.so: undefined reference to `filebuf virtual table'
/usr/lib/libstdc++.so: undefined reference to `stdiobuf virtual table'
errors seen after the initial bootstrap from gcc 2.7.2 to EGCS.

Agreed with by:	bde & jdp
1999-04-07 07:48:23 +00:00
..
doc Crap! I grabbed the wrong Makefile from the test machine. 1999-04-05 10:21:30 +00:00
_G_config.h Don't generate _G_config.h, use fixed version. 1999-04-07 07:48:23 +00:00
Makefile Don't generate _G_config.h, use fixed version. 1999-04-07 07:48:23 +00:00