ARM-software / synchronization-benchmarks

Collection of synchronization micro-benchmarks and traces from infrastructure applications
Other
38 stars 36 forks source link

Makefile does not build cleanly on x86 systems #11

Closed geoffreyblake closed 6 years ago

geoffreyblake commented 6 years ago

@lucasclucasdo, your Makefile in lockhammer does not cleanly build on x86 machines where I'm testing the integration branch at the moment. This attached patch should take care of the minor differences in what is implemented and not implemented on Arm or Intel.

lh_patch.txt