eclipse / omr

Eclipse OMR™ Cross platform components for building reliable, high performance language runtimes
http://www.eclipse.org/omr
Other
933 stars 392 forks source link

omr_static_lib/makefile should not compile anything #7370

Closed keithc-ca closed 2 weeks ago

keithc-ca commented 2 weeks ago

Instead, it should assume that omr/makefile ensured all object files are up to date.

This reverts #7366 (which is unnecessary) and restores a rule for $(OBJECTS) (removed in #7177) that tolerates clock skew on build systems (it wasn't "useless" after all).

keithc-ca commented 2 weeks ago

See internal build 72655.

babsingh commented 2 weeks ago

jenkins build all