Ticket #23462: patch-GNUmakefile.diff

File patch-GNUmakefile.diff, 253 bytes (added by mcklaren@…, 14 years ago)

patch-GNUmakefile.diff

  • GNUmakefile

    old new  
    3232
    3333ifneq ($(GCC42_OR_LATER),0)
    3434ifneq ($(UNAME),Darwin)
    35 CXXFLAGS += -march=native -mtune=native
     35CXXFLAGS +=
    3636endif
    3737endif
    3838