Commit 4ee159bf authored by Nicolas Dumazet's avatar Nicolas Dumazet

add flags for senna


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32412 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent d6345ff6
......@@ -27,6 +27,9 @@ patch-options = -p1
patches = ${tritonn-patch:location}/${tritonn-patch:patch}
environment =
PATH =${senna:location}/bin:%(PATH)s
CFLAGS =-I${senna:location}/include
CXXFLAGS =-I${senna:location}/include
LDLAGS =-L${senna:location}/lib
[requirements]
binary = flex bison patch gcc g++
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment