-
Notifications
You must be signed in to change notification settings - Fork 561
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add XicTools build script #8155
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for your contribution!
Co-authored-by: Mosè Giordano <[email protected]>
Co-authored-by: Mosè Giordano <[email protected]>
Co-authored-by: Mosè Giordano <[email protected]>
/* #define HAVE_USR_INCLUDE_MALLOC_H */ | ||
|
||
#ifdef HAVE_USR_INCLUDE_MALLOC_H | ||
-#include "/usr/include/malloc.h" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oh wow, this should really fixed upstream, hardcoding the full absolute path of a header file is nonsense.
Looks good now, thanks! |
XicTools contains the electronic design editor Xic and the circuit simulator WRspice. This build_tarballs builds the Linux version without a GUI.