NX build fixes

This commit is contained in:
Jack Andersen 2018-10-06 16:56:47 -10:00
parent 1ad101897c
commit eb6aa30563
2 changed files with 2 additions and 2 deletions

View File

@ -16,6 +16,6 @@ add_library(nod
nod.cpp
${PLAT_SRCS}
${NOD_HEADERS})
if(NOT MSVC)
if(NOT MSVC AND NOT NX)
set_source_files_properties(aes.cpp PROPERTIES COMPILE_FLAGS -maes)
endif()

@ -1 +1 @@
Subproject commit 82f1df9c40edc99a2d68499f363161e5b0bef849
Subproject commit 22ed01ffc5e5944479ed69d7b45dc8c96465063e