pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/cross/gcc-mips-current
Module Name: pkgsrc
Committed By: wiz
Date: Mon Apr 21 16:27:05 UTC 2025
Modified Files:
pkgsrc/cross/gcc-mips-current: Makefile
Log Message:
gcc-mips-current: remove Interix mention
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/cross/gcc-mips-current/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/cross/gcc-mips-current/Makefile
diff -u pkgsrc/cross/gcc-mips-current/Makefile:1.24 pkgsrc/cross/gcc-mips-current/Makefile:1.25
--- pkgsrc/cross/gcc-mips-current/Makefile:1.24 Wed Aug 2 19:20:18 2023
+++ pkgsrc/cross/gcc-mips-current/Makefile Mon Apr 21 16:27:04 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2023/08/02 19:20:18 nia Exp $
+# $NetBSD: Makefile,v 1.25 2025/04/21 16:27:04 wiz Exp $
GCC_DIST_VERSION= 4.9.2
GCC_PKGNAME= gcc-mips-${GCC_DIST_VERSION}
@@ -19,8 +19,6 @@ LICENSE= gnu-gpl-v2 AND gnu-gpl-v3 AND g
DISTFILES= ${DEFAULT_DISTFILES}
EXTRACT_ONLY= ${DEFAULT_DISTFILES}
-NOT_FOR_PLATFORM= Interix-*-*
-
CHECK_PORTABILITY_SKIP= contrib/*
USE_LANGUAGES= c c++
Home |
Main Index |
Thread Index |
Old Index