Commit graph

9 commits

Author SHA1 Message Date
mef
2cc035ba8d The option jxf of tar is necessary to read *.bz2 on some systems, for example, Linux:
http://us-east.manta.joyent.com/pkgsrc/public/reports/Linux/el6/trunk/x86_64/20140314.1310/nios2-binutils-2.23/configure.log
NetBSD 6.1.3, 5.2 and 5.1 also accept jxf.
2014-03-18 15:34:04 +00:00
obache
68fccf11bb Use GNU_CONFIGURE_LIBDIR. 2014-01-28 11:48:34 +00:00
joerg
e97bc484fe Don't let the installation path of libiberty.a depend on the multi-os
settings of the system compiler.
2013-12-08 22:31:53 +00:00
joerg
08f34b5f40 Ignore some of Clang's default warnings. 2013-12-08 22:29:05 +00:00
mef
31a508de98 Very minor typo in comment part (- to _) . 2013-12-06 01:08:27 +00:00
mef
7f35c70836 Add sysroot configuration option (with default enabled, assuming
main customer of this package is for NetBSD target), see
  http://mail-index.netbsd.org/tech-toolchain/2011/03/21/msg001511.html
2013-12-03 02:34:52 +00:00
mef
784368c54c As proposed in following mail:
http://mail-index.netbsd.org/pkgsrc-users/2013/11/16/msg018897.html

(1) Import nios2-binutils 2.23 (CodeSourcery derived) from wip.
(2) nios2-gcc41 now does not include nios2/Makefile.common,
    and unnecessary buildlink3 line to kpathsea removed.
(3) Switch nios2/Makefile.common to provide above (1) package.
(4) Import nios2-gcc 4.7.3 (CodeSourcery derived) from wip,
   including file (3) nios2/Makefile.common and DEPENDS (1) binutils.
(5) Switch all gcc's, nios2-gcc{3,41} to DEPENDS above (1) binutils.
(6) Delete nios2-binutils220 (2.20).
2013-11-18 06:41:27 +00:00
mef
f22449f37f As proposed at pkgsrc-users@,
(1) nios2-gcc       3.4.6 renamed to nios2-gcc3
  (2) nios2-binutils  2.20  renamed to nios2-bintuils220
  (3) nios2-gcc41     4.1.2 is imported from wip
  nios2/Makefile.common, used be for (1) and (2) are
  now for (2) and (3).
2013-11-16 07:41:00 +00:00
mef
8137a9013a The following combination of GNU/Altera nios2 tool-chain is newly added.
nios2          (just a Makefile.common)
nios2-binutils (2.20)
  Cross binutils for ALTERA FPGA Nios2 processor.
nios2-gcc
  Cross gcc-3.4.6 for ALTERA FPGA Nios2 processor.
2013-11-03 10:16:03 +00:00