History log of /openbsd-src/gnu/lib/libstdc++/Makefile.bsd-wrapper (Results 1 – 10 of 10)
Revision Date Author Comments
# 3367dcf5 21-Dec-2019 espie <espie@openbsd.org>

a few depend:-related thingies that were still in.

okay millert@, tb@


# 752051c1 12-Jun-2017 espie <espie@openbsd.org>

destroy lint remnants.
okay millert@ deraadt@


# ff2aec57 05-Nov-2007 espie <espie@openbsd.org>

make sure configure does not hardcode MAKE in its generated makefile.

(GNU people high on LSD... ? ??? )


# d375c001 07-Nov-2006 espie <espie@openbsd.org>

remove sudo around includes, since that's already done by the toplevel.
Requested by Mr T.


# fd3cc892 16-Oct-2004 brad <brad@openbsd.org>

- use shlib_version for major/minor lib revs
- take CC/CXX into consideration with autoconf
- put libtool_VERSION in configure back to the
stock value (same as configure.in)

ok millert@ drahn@


# 681172ae 19-Mar-2004 miod <miod@openbsd.org>

Stricter file permissions upon install.
ok espie@


# de3aee7f 09-Feb-2004 drahn <drahn@openbsd.org>

Do not compile libstdc++ with --enable-shared on NOPIC archs. ok espie@


# 95b166f5 13-Jan-2004 espie <espie@openbsd.org>

avoid installing headers during `install', since this is already done
during `includes'.


# e971e230 09-Jan-2004 espie <espie@openbsd.org>

let configure find out whether gcc has sjlj configured or not...


# b83bea64 05-Jan-2004 espie <espie@openbsd.org>

basic infrastructure for OpenBSD