summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorChristian Seiler <christian@iwakd.de>2015-05-28 18:33:21 +0200
committerMike Christie <michaelc@cs.wisc.edu>2015-06-05 14:06:55 -0500
commitda2473dc01bd5d6c4909e61d3b00284e5535f2ca (patch)
treea3bdccfda13f1ae645d34af325766771eadf66b7 /README
parent4a4498b3379599c25d5276dee84b328840ce969e (diff)
downloadopen-iscsi-da2473dc01bd5d6c4909e61d3b00284e5535f2ca.tar.gz
buildsys: respect CFLAGS and LDFLAGS from the outside
Make the build systsem respect CFLAGS and LDFLAGS set from the outside. Previously, OPTFLAGS could be set to alter CFLAGS (which were overridden completely), but that is non-standard, so also check for user-set CFLAGS. This will make life easier when packaging this for distributions. If OPTFLAGS is set, prefer that to CFLAGS to retain the old behavior in that case (and not break current builds). Additionally, also use LDFLAGS for linking the binaries, which was not respected at all previously.
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions