Skip to content
  • MastaG's avatar
    ODroid cleaning up Makefile · b3946fb1
    MastaG authored
    - Change machine specific compiler flags to MFLAGS because these are also passed to the linker. Otherwise the compiler will use the default (distribution) flags which differ and causes a segfault on linking.
    - Remove support for pre-4.9 versions of GCC. These are really old and the check fails on GCC 10.
    - Remove redundant check for XU3 and XU4 since "XU" will match both.
    b3946fb1