ports/graphics/inventor/files/patch-apps-demos-textomatic_GNUmakefile
Pietro Cerutti 047129ab56 - Fix build with modern compilers
PR:		182900
Submitted by:	gahr
Approved by:	maintainer
2013-10-21 07:29:28 +00:00

11 lines
340 B
Text

--- apps/demos/textomatic/GNUmakefile.orig 2013-10-10 15:01:55.000000000 +0200
+++ apps/demos/textomatic/GNUmakefile 2013-10-10 15:02:12.000000000 +0200
@@ -8,7 +8,7 @@
LLDOPTS += -L../../samples/common
-LLDLIBS = -lcommon -lInventor -lInventorXt
+LLDLIBS = ../../samples/common/libcommon.a -lInventor -lInventorXt
all: all_ivbin