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
`$(RE2_LDFLAGS) $(LDFLAGS)` now appear after `$(SOFILES)`, which
is needed by Debian and possibly others. Incidentally, this also
makes the shared library rule more consistent with nearby rules.
Fixes #432.
Change-Id: I5509b03e007e5e5cd32f5aa211862fc6b8ece0da
Reviewed-on: https://code-review.googlesource.com/c/re2/+/61430
Reviewed-by: Alex Chernyakhovsky <achernya@google.com>
Reviewed-by: Paul Wankadia <junyer@google.com>
0 commit comments