summaryrefslogtreecommitdiff
path: root/share/mk/bsd.own.mk
AgeCommit message (Expand)Author
2004-09-06i *SAID* this could go in, now it is days later, I will do it myselfTheo de Raadt
2004-07-24Enable profiling libraries construction on m88k.Miod Vallat
2004-07-08again: move PICFLAG into bsd.own.mk with the rest of the shlib handling,Peter Valchev
2004-06-24undo tree breakage, sorryPeter Valchev
2004-06-22move PICFLAG into bsd.own.mk where the rest of the lib stuff isPeter Valchev
2004-06-01hppa is gcc3 and has shlibs nowMichael Shalayeff
2004-05-18use less mana devising ELF_TOOLCHAINMichael Shalayeff
2004-03-02Enable AFS on mvme88k now.Miod Vallat
2004-02-27change amd64's MACHINE_ARCH from x86_64 to amd64. There are many manyTheo de Raadt
2004-02-21move sparc64 to gcc3. to move up please install a snapshot (or, installTheo de Raadt
2004-02-12AFS works fine with process.arm.S, enable.Dale Rahn
2004-02-11enable shared libs on amd64; from drahnTheo de Raadt
2004-02-09amd64 can build afs it looks likeTheo de Raadt
2004-02-09do not build AFS on arm, no process.arm.S file (yet)Dale Rahn
2004-02-07do not build AFS on amd64 yetTheo de Raadt
2004-02-01arm support. ok espie@Dale Rahn
2004-01-28magic switches for hammersMichael Shalayeff
2003-12-27define USE_GCC3, for later.Marc Espie
2003-09-06Disable AFS for m88k again - it's unlikely that libpthread/arla-lwp supportMiod Vallat
2003-08-21AFS onTheo de Raadt
2003-07-22change an instance of the check from != "yes" to == "no"Brad Smith
2003-07-08ELF_TOOLCHAIN:L, for consistency with other yes/no variables.Marc Espie
2003-05-14Remove krb4 support.Magnus Holmberg
2003-05-13Disable afs for now - needs updating to work w/o krb4.Magnus Holmberg
2003-04-17Inform the compilation environment that i386 is now ELF.Dale Rahn
2002-12-07Only use "ASPICFLAG=-k" a.out assembler, not binutils.Todd C. Miller
2002-08-11ELF_TOOLCHAIN on sparc.Artur Grabowski
2002-08-03fix a comment: libdl no longer exists; explain ELF_TOOLCHAINPeter Valchev
2002-06-12add hppa to ELF_TOOLCHAIN.Artur Grabowski
2001-09-27Enable shared libs on sparc64.Artur Grabowski
2001-09-25Add an ASPICFLAG variable to bsd.own.mk which a platform use to pass flagsDale Rahn
2001-09-25a bit too soon.Marc Espie
2001-09-25Add /usr/share/gnu, for sharing config.guess, config.sub and other filesMarc Espie
2001-09-24NOPIC on sparc64Jason Wright
2001-09-24profiling now worksArtur Grabowski
2001-09-02sparc64 doesn't support profiling for now.Artur Grabowski
2001-08-23sparc64 is ELF.Artur Grabowski
2001-07-18CDIAGFLAGS, added to CFLAGS if WARNINGS=YesMarc Espie
2001-06-27Add ELF_TOOLCHAIN makefile variable to be used to dealDale Rahn
2001-06-27UVM is no longer an optionArtur Grabowski
2001-06-26Only one non-UVM arch left, not for long.Miod Vallat
2001-06-26Enable Kerberos 5Hans Insulander
2001-06-13Reverse the logic of setting UVM. Instead of listing all archs that have it,Artur Grabowski
2001-06-13alpha is no longer NOPIC.Artur Grabowski
2001-05-08Substantial update from NetBSD, most notably gives us UVM support; deraadt@ okAaron Campbell
2001-05-05Check MACHINE for hp300, not MACHINE_ARCH (which will be m68k)Todd C. Miller
2001-05-04Substantial update from NetBSD, most notably gives us UVM support; millert@ okAaron Campbell
2001-04-03Minor clean-ups:Marc Espie
2001-02-17define UVM for mvme88kMiod Vallat
2001-02-16Engage UVM for powerpc. It is now running fairly well (better than non UVM)Dale Rahn