2024-03-27 15:38:34 by Jonathan Schleifer | Files touched by this commit (14) |
Log message: Update cross/i586-pc-msdosdjgpp-gcc to 13.2.0 This also fixes the build. |
2023-08-09 10:24:40 by Nia Alarie | Files touched by this commit (12) |
Log message: cross: Mark various versions of gcc unsuitable for MKPIE. This follows lang/gcc* already having it, but the new wrapper behaviour appears to have resulted in new fallout from these packages previously being overlooked. While here, use FORTIFY_SUPPORTED in mingw-w64-gcc instead of overriding the user's choice of a FORTIFY pkgsrc variable. |
2022-12-22 14:39:12 by Thomas Klausner | Files touched by this commit (2) |
Log message: cross-i586-pc-msdosdjgpp-gcc: fix PLIST The default lib/ directory at least on NetBSD is lib, not lib64. If you are on a system with lib64/ please try finding the appropriate override (--libdir?). Some pkglint cleanup while here. |
2022-12-10 11:44:59 by Jonathan Schleifer | Files touched by this commit (7) |
Log message: cross/i586-pc-msdosdjgpp-gcc: Make C++ work |
2022-12-04 23:39:43 by Jonathan Schleifer | Files touched by this commit (4) |
Log message: Add cross/i586-pc-msdosdjgpp-gcc |