X-Git-Url: https://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2FMakefile;h=2320f3cd4abba4176b6ccd3c2be4116d1bce88dd;hb=f3ab8166b4ee39bd518e7ddce28648f74e072673;hp=a179559ff9de5cdd335b0a81775833fe08b290a8;hpb=803cf48f8f7ee246eb5473e55fc2125e8b398250;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/cinelerra/Makefile b/cinelerra-5.1/cinelerra/Makefile index a179559f..2320f3cd 100644 --- a/cinelerra-5.1/cinelerra/Makefile +++ b/cinelerra-5.1/cinelerra/Makefile @@ -417,8 +417,7 @@ CFLAGS += -DUSE_ALPHA else LDFLAGS1 = -export-dynamic -# avoid the intel lock elision bug, if possible -LDFLAGS2 = $(lastword $(wildcard /usr/lib/noelision /lib/noelision /usr/lib64/noelision /lib/noelision)) +LDFLAGS2 = LINKER = g++ -o $(OUTPUT) endif