annotate test/Makefile.ppc @ 37:4b5a557aa64f

*: turns out extern is a practical joke. rewrite to be always inline again the sample benchmark performs about 3x as well with optimizations disabled :)
author Paper <paper@tflc.us>
date Sat, 26 Apr 2025 01:04:35 -0400
parents 677c03c382b8
children c6e0df09b86f
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
36
677c03c382b8 Backed out changeset e26874655738
Paper <paper@tflc.us>
parents:
diff changeset
1 CPPFLAGS += -maltivec
677c03c382b8 Backed out changeset e26874655738
Paper <paper@tflc.us>
parents:
diff changeset
2
677c03c382b8 Backed out changeset e26874655738
Paper <paper@tflc.us>
parents:
diff changeset
3 include Makefile.template