Path to this page:
Subject: CVS commit: pkgsrc/devel/yasm
From: Julio Merino
Date: 2003-06-28 13:47:01
Message id: 20030628114701.74DCFB004@cvs.netbsd.org
Log Message:
Update to 0.2.2. Patch provided by Juan RP in PR pkg/21850.
Changes in 0.2.2:
* FAR jmp/call support.
Changes in 0.2.1:
# Added support for NASM-like -I and -P options to the preprocessor
to specify include directories and pre-included files respectively
(thanks to Michael Urman for his quick work).
# Fixed a number of issues with libtool/libltdl and module building
(these issues only affected UNIX builds).
# Made the "real" NASM preprocessor the default preprocessor. This was
not the case in the original Milestone 2 release (despite an example
to the contrary in the release notes)
Files: