[Libreoffice] [PATCH v2] convert Mesa to gbuild and add to tail_build
Norbert Thiebaud
nthiebaud at gmail.com
Fri Sep 9 08:26:29 PDT 2011
On Fri, Sep 9, 2011 at 10:09 AM, Peter Foley <pefoley2 at verizon.net> wrote:
>
> I've attached an updated patch to convert Mesa to gbuild and add it to
> tail_build. I've tested it with SYSTEM_MESA_HEADERS YES and NO.
>
diff --git a/Mesa/prj/d.lst b/Mesa/prj/d.lst
deleted file mode 100644
index 9690bd4..0000000
--- a/Mesa/prj/d.lst
+++ /dev/null
@@ -1,3 +0,0 @@
-mkdir: %_DEST%\inc\GL
-
-..\inc\*.h %_DEST%\inc\GL\*.h
That is wrong.. you need to keep an empty d.lst or Mesa won't be able
to be built independently, via build
iow cd Mesa; build --all will fail.
Norbert
More information about the LibreOffice
mailing list