Commit 949892ea authored by neverlord's avatar neverlord

fixed linux build

parent fef6a373
...@@ -91,6 +91,7 @@ elseif(UNIX) ...@@ -91,6 +91,7 @@ elseif(UNIX)
endif() endif()
set(LIBCPPA_SRC set(LIBCPPA_SRC
${LIBCPPA_SRC} ${LIBCPPA_SRC}
${fcontext_asm}
${boost_context}/src/stack_utils_posix.cpp ${boost_context}/src/stack_utils_posix.cpp
${boost_context}/src/stack_allocator_posix.cpp ${boost_context}/src/stack_allocator_posix.cpp
${boost_context}/src/fcontext.cpp ${boost_context}/src/fcontext.cpp
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment