[Libreoffice-commits] .: solenv/gbuild

Caolán McNamara caolan at kemper.freedesktop.org
Wed May 2 04:03:53 PDT 2012


 solenv/gbuild/gbuild.help.txt |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 0915c2c3155773dd7529bb878668fffc4cb5470f
Author: David Ostrovsky <David.Ostrovsky at gmx.de>
Date:   Tue May 1 14:47:09 2012 +0200

    help description added for recently introduced gmake LEXFLAGS option
    
    Change-Id: Ie94ba4b3a774ab947574c74837ecbc932bb3b621

diff --git a/solenv/gbuild/gbuild.help.txt b/solenv/gbuild/gbuild.help.txt
index 8ec1539..6802206 100644
--- a/solenv/gbuild/gbuild.help.txt
+++ b/solenv/gbuild/gbuild.help.txt
@@ -67,6 +67,7 @@ INTERACTIVE VARIABLES:
                        If not empty enable the RTL_LOGFILE_* time logging facility.
                        export RTL_LOGFILE=rtl_logfile.nopid when running office, to
                        get timestamps written out.
+       LEXFLAGS        Add as flags for LEX scanner generator invocation.
        YACCFLAGS       Add as flags for YACC parser generator invocation.
        CPPFLAGS        Add as preprocessor flags for C/C++/ObjC/ObjC++ compilation.
        CFLAGS          Add as compiler flags for plain C compilation.


More information about the Libreoffice-commits mailing list