summaryrefslogtreecommitdiffstats
path: root/Makefile.cross (follow)
Commit message (Expand)AuthorAgeFilesLines
* Always honor ${DESTDIR}. OK miod@uebayasi2015-11-101-1/+3
* Use target BSDOBJDIR when cross-compiling librariestobiasu2015-06-051-3/+4
* Now that we do not need to build binutils 2.15 (except for gdb), simplify themiod2015-06-011-8/+2
* Invert the binutils 2.17 logic to only list non-2.17 platforms.miod2015-05-281-4/+4
* Fix cross-build. OK jsing@ miod@ guenther@ deraadt@uebayasi2015-02-081-1/+3
* Remove the last gzsig tendrillteo2014-10-091-2/+2
* more NO_CROSSderaadt2014-08-241-4/+1
* lynx will go to ports. there are too many reasons for it to go there,deraadt2014-07-161-2/+2
* Make sure to override PIE_DEFAULT when building a cross-gcc4miod2014-05-091-2/+6
* Remove more Kerberos cruft.ajacoutot2014-04-231-3/+2
* Retire hp300, mvme68k and mvme88k ports. These ports have no users, keepingmiod2014-03-181-5/+2
* Beagle has been replaced by armv7.patrick2013-09-041-2/+2
* Remove support for COMPILER_VERSION == gcc2.miod2013-08-061-66/+31
* tabs got lost in previous revmiod2013-07-061-4/+4
* ELF_TOOLCHAIN bye bye.miod2013-07-051-60/+7
* remove BIN{MODE,GRP,OWN} since bsd.own.mk is already included.jasper2013-04-041-6/+1
* gumstix was never finishedderaadt2013-03-251-2/+2
* the unused palm code goes away.deraadt2013-03-251-3/+2
* Allow the PIE/NOPIE variables in bsd.own.mk to be overriden. Force propermiod2013-03-101-4/+13
* m68k ports are now ELF citizens.miod2013-02-021-2/+2
* Switch m88k ports to ELF.miod2013-01-051-2/+2
* Pass -DOPENBSD_CROSS to CFLAGS when cross-compiling gcc2. Temporary bandaidmiod2012-11-131-3/+3
* Make COMPILER_VERSION a definitive assignment in there, for it to overridemiod2012-11-131-4/+4
* no need to know about afs, since it is gonederaadt2012-08-231-3/+1
* Garbage collect the USE_GCC variables; everything usesmatthew2012-08-141-5/+1
* remove leftover NOLINT, WANTLINT, LINTFLAGS, LOBJ vars and lint targets.okan2012-08-021-5/+5
* Add sqlite3 to NO_CROSS since it depends on libreadline - this would thenjsing2012-07-131-1/+2
* more mac68k bits for the atticmatthew2012-06-201-3/+2
* Do not try to cross build nginx, since it does not work.jsing2012-04-061-1/+2
* - add avr32 which'll use gcc4/binutils-2.17jasper2011-11-121-2/+1
* Allow 64bit -> arm cross compilation as it appears safe (amd64 -> arm at least)drahn2011-11-111-4/+6
* Detect word-size mismatches between host and target, which result inguenther2011-09-231-1/+20
* ia64 should use gcc4; sort the list of binutils-2.17 platforms while I'm therekettenis2011-09-181-3/+3
* Switch hppa64 cross compiling environment to gcc4.kettenis2011-08-051-2/+2
* Switch hppa64 to binutils-2.17kettenis2011-07-271-2/+2
* remove mvmeppc; it is really rough shape. ok drahn miodderaadt2011-07-071-3/+2
* Allow switching between binutils and binutils 2.17.drahn2011-07-051-22/+32
* Typo, BINOWN -> BINGRPmpi2011-06-161-2/+2
* unlink libsectok from the build; ok markus@ deraadt@djm2010-10-171-2/+2
* Copy the right bits to the right places for gcc4.drahn2010-09-251-3/+7
* Switch mips-based ports to gcc4. Most of the work has been done by kettenis@.miod2010-09-241-3/+3
* Remove tn3270 reference.pirofti2010-09-231-2/+2
* add octeon as cross build target arch. ok miod@syuu2010-09-201-2/+2
* nsd uses configure, so put it in NO_CROSS for now.drahn2010-09-201-1/+2
* Sigh, check in the actual diff, not a backout of th previous change.drahn2010-09-091-2/+4
* Use TARGET_ARCH, not MACHINE_ARCH. Fix from Tobias Ulmer. ok jsg@ jasper@drahn2010-09-091-4/+2
* sync the list of gcc4 archs with bsd.own.mkjsg2010-08-251-2/+4
* Fix cross build problem with cpp, marex pointed out that it wasn't committed.drahn2010-07-091-1/+4
* Initial attempt at being COMPILER_VERSION and gcc4 compatible.drahn2010-06-011-10/+51
* moko goes away.drahn2010-05-311-3/+3