]> granicus.if.org Git - yasm/commit
* yasm.c (main): Add workaround for when -m amd64 is specified to override
authorPeter Johnson <peter@tortall.net>
Sun, 25 Sep 2005 00:09:30 +0000 (00:09 -0000)
committerPeter Johnson <peter@tortall.net>
Sun, 25 Sep 2005 00:09:30 +0000 (00:09 -0000)
commitb943e515ef5b4c9c72641f3f5aac89055671268e
treed3fbc30f1c1cc08a588c8c1980c20e2553c13e4c
parent164f5994a5d9ea1b7fdf65f4cee0c608c9fdb6ed
* yasm.c (main): Add workaround for when -m amd64 is specified to override
the object format default BITS setting.  This makes it so [bits 64] is not
necessary to explicitly specify in the source file.

svn path=/trunk/yasm/; revision=1228
frontends/yasm/yasm.c