bsd compatibility mods
[goodguy/history.git] / cinelerra-5.1 / cinelerra / Makefile
index de121c234fbb50c69f76d7507e683cb911a9d0fa..18590e3a99095c45e628328959ded3b14f0667be 100644 (file)
@@ -505,9 +505,9 @@ CFLAGS += -DUSE_ALPHA
 
 else
 
 
 else
 
-LDFLAGS1 = -export-dynamic
+LDFLAGS1 = -Wl,-export-dynamic -g
 LDFLAGS2 =
 LDFLAGS2 =
-LINKER = g++ -o $(OUTPUT)
+LINKER = $(CXX) -o $(OUTPUT)
 
 endif
 
 
 endif