diff options
-rw-r--r-- | development/yasm/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/yasm/README b/development/yasm/README index 5b22c98067..9840f71a33 100644 --- a/development/yasm/README +++ b/development/yasm/README @@ -6,6 +6,6 @@ ELF32, ELF64, 32 and 64-bit Mach-O, RDOFF2, COFF, Win32, and Win64 object formats, and generates source debugging information in STABS, DWARF 2, and CodeView? 8 formats. -Building of the pythong bindings can be enabled by passing +Building of the python bindings can be enabled by passing PYTHON_BINDINGS=yes to the script. This requires Cython, which is also available from SlackBuilds.org. |