mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-10 06:59:54 +08:00
[makefile] add LIBPPRZDIR to OCAMLPATH instead of replace
This commit is contained in:
+1
-1
@@ -36,4 +36,4 @@ XLIBPPRZCMXA = $(XLIBPPRZCMA:.cma=.cmxa)
|
||||
OCAMLDLL = -dllpath $(LIBPPRZDIR)
|
||||
OCAMLXDLL = -dllpath $(LIBPPRZDIR)
|
||||
|
||||
export OCAMLPATH=$(LIBPPRZDIR)
|
||||
export OCAMLPATH=$(LIBPPRZDIR):$OCAMLPATH
|
||||
|
||||
Reference in New Issue
Block a user