Skip to content
Snippets Groups Projects
Commit c0810abb authored by rtoy's avatar rtoy
Browse files

:SSE2 should not be a runtime feature saved in internals.h. This is

handled by the makefile which sets -DFEATURE_SSE2 appropriately
because :SSE2 is a lisp feature saved in internals.inc.

This was causing the C code to be rebuilt when building x87 and then
sse2 in the same tree.  It's not necessary to do that and should not
be done.
parent fd7d7b38
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment