Correct PR/PRINC for GNU_HASH fixes

Signed-off-by: Christopher Larson <chris_larson@mentor.com>
This commit is contained in:
Christopher Larson
2013-05-31 09:47:45 -07:00
parent 9878cfed95
commit 5f80b28bd4
8 changed files with 0 additions and 9 deletions

View File

@@ -1,4 +1,3 @@
PR .= ".1"
do_compile_prepend () {
sed -i -e 's#^LDFLAGS=.*#LDFLAGS = -L. ${LDFLAGS}#g' Makefile
}