pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/libffi
Module Name: pkgsrc
Committed By: adam
Date: Thu Feb 27 14:55:02 UTC 2020
Modified Files:
pkgsrc/devel/libffi: Makefile
Log Message:
libffi: update comment; spotted by @leot
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 pkgsrc/devel/libffi/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/libffi/Makefile
diff -u pkgsrc/devel/libffi/Makefile:1.36 pkgsrc/devel/libffi/Makefile:1.37
--- pkgsrc/devel/libffi/Makefile:1.36 Thu Feb 27 09:30:43 2020
+++ pkgsrc/devel/libffi/Makefile Thu Feb 27 14:55:02 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2020/02/27 09:30:43 jperkin Exp $
+# $NetBSD: Makefile,v 1.37 2020/02/27 14:55:02 adam Exp $
DISTNAME= libffi-3.3
CATEGORIES= devel
@@ -29,7 +29,7 @@ pre-build:
.include "../../mk/bsd.prefs.mk"
-# patch-aj uses m68k_sync_icache(2)
+# patch-src_m68k_ffi.c uses m68k_sync_icache(2)
.if !empty(MACHINE_PLATFORM:MNetBSD-*-m68k)
LIBS+= -lm68k
.endif
Home |
Main Index |
Thread Index |
Old Index