mirror of
https://github.com/YosysHQ/yosys
synced 2026-05-17 15:39:28 +00:00
Fix for generated project files to work with latest VS
This commit is contained in:
parent
9182329fa1
commit
9070c83145
1 changed files with 1 additions and 0 deletions
|
|
@ -25,6 +25,7 @@ if [ -f "/usr/include/FlexLexer.h" ] ; then
|
|||
cp /usr/include/FlexLexer.h libs/flex/FlexLexer.h
|
||||
ls libs/flex/*.h >> ../../srcfiles.txt
|
||||
fi
|
||||
sed -i '\#libs/../kernel/yosys.h#d' ../../srcfiles.txt
|
||||
|
||||
popd
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue