• Douglas Raillard's avatar
    Document CFLAGS make option · f7ad7a63
    Douglas Raillard authored
    
    
    CFLAGS content can be set on the command line to allow passing extra
    options to the compiler. Its content is appended after the options set
    by the Makefile (TF_CFLAGS).
    
    The Makefiles must use TF_CFLAGS instead of CFLAGS, as the latter can be
    completely overriden by setting it on the command line.
    
    Also tell about LDFLAGS in the "Debugging options" section.
    
    Change-Id: Iaf27b424002898ef3040133f78cb133983a37aee
    Signed-off-by: default avatarDouglas Raillard <douglas.raillard@arm.com>
    f7ad7a63
user-guide.md 73.7 KB