[Rivet] [Rivet-svn] r2737 - trunk/bin

Hendrik Hoeth hendrik.hoeth at cern.ch
Fri Oct 29 16:51:45 BST 2010


Just a question, not trying to implicate anything:

> Modified: trunk/bin/rivet-buildplugin
> ==============================================================================
>      echo "Usage: $PROG <libname> <source1> [<source2> [compiler_flags] ...]"
> [...]
> +    echo "To make special build variations you can add appropriate compiler flags"
> +    echo "to the arguments and these will be passed directly to the compiler. For"
> +    echo "example, for a debug build of your plugin library, add '-g', and for a"
> +    echo "32 bit build on a 64 bit system add '-m32'."

What do you tink about adding $CXXFLAGS by default?

-- 
One doesn't discover new lands without consenting to lose
sight of the shore for a very long time.    -- André Gide


More information about the Rivet mailing list