You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While we always want to build the treematch library as a helper
library (ie, one not installed), we do not want to always invoke
Libtool's -static argument when building the library. This
results in build failures due to missing PIC flags when building
both shared and static libraries.
Signed-off-by: Brian Barrett <[email protected]>
0 commit comments