c383337de2
Makefile - Add avr-libc in depeding list +BUILD_DEPENDS+= avr-libc-[0-9]*:../../wip/avr-libc (buildlink3.mk doen't seem to work). - Missing swig added +.include "../../devel/swig/buildlink3.mk" PLIST - examples/python directory doesn't seem to be activated. Drop from PLIST.
4 lines
165 B
Text
4 lines
165 B
Text
- In configuration, seeing following message:
|
|
build verilog modul avr.vpi = no
|
|
- examples/python is not activated.
|
|
az_python_use=true seems to do that, but not.
|