135e599ac9420cb4fb6544332ef4c23b4fec672a
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / lsof / 0003-override-cflags.patch
1 --- lsof_4.84/Configure 2008-10-21 18:21:45.000000000 +0200
2 +++ lsof_4.84/Configure 2010-11-03 14:00:00.000000000 +0100
3 @@ -5206,6 +5206,10 @@
4    cp $LSOF_MKFC ${LSOF_LIB}/$LSOF_LIBMKF
5  fi     # }
6  cat ./dialects/$LSOF_DIALECT_DIR/$LSOF_REST >> $LSOF_MKFC
7 +if test "X$LSOF_CFLAGS_OVERRIDE" != "X"        # {
8 +then
9 +  sed -i -e 's/^CFLAGS=/override CFLAGS=/' $LSOF_MKFC
10 +fi     # }
11  if test "X$LSOF_LIB_NO" = "X"  # {
12  then
13