mirror of
git://projects.qi-hardware.com/eda-tools.git
synced 2025-04-21 12:27:27 +03:00
Environment variable SCHHIST_ADDLIBS to force libraries to be present.
- schhist/sanitize-profile: ensure that the libraries listed in SCHHIST_ADDLIBS are present in the profile - schhist/Makefile (board-qi-avt2): use SCHHIST_ADDLIBS to add the "device" library
This commit is contained in:
@@ -102,6 +102,7 @@ board-qi-avt2:
|
||||
SCHHIST_TITLE="AVT2" \
|
||||
SCHHIST_HOME_URL=http://projects.qi-hardware.com/index.php/p/board-qi-avt2/ \
|
||||
SCHHIST_COMMIT_TEMPLATE='http://projects.qi-hardware.com/index.php/p/board-qi-avt2/source/commit/{}/' \
|
||||
SCHHIST_ADDLIBS=device \
|
||||
./schhist2web -S ../../board-qi-avt2 \
|
||||
main/Qi_AVT2.sch _avt2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user