mirror of
https://github.com/boostorg/build.git
synced 2026-02-13 12:22:17 +00:00
Add ASM to the list of assembler suffixes. Just because I need that
extension somewhere else. [SVN r30541]
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright Craig Rodrigues 2005. Distributed under the Boost
|
||||
# Software License, Version 1.0. (See accompanying
|
||||
# file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
|
||||
type ASM : s S ;
|
||||
type ASM : s S asm ;
|
||||
|
||||
Reference in New Issue
Block a user