mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-01 21:07:40 +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