Fix Makefile for gcc 14.1.x
If gcc 14.1.x is used for compiling Millepede, then the if statement in the Makefile is triggered and gcc44
is wrongly used. This simple fix allows users to smoothly compile Millepede with gcc 14.1.x.
If gcc 14.1.x is used for compiling Millepede, then the if statement in the Makefile is triggered and gcc44
is wrongly used. This simple fix allows users to smoothly compile Millepede with gcc 14.1.x.