mirror of
https://github.com/facebook/proxygen.git
synced 2025-08-05 19:55:47 +03:00
Re-sync with internal repository (#456)
Co-authored-by: Facebook Community Bot <6422482+facebook-github-bot@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
413737c1ee
commit
4246f00ff1
@@ -346,7 +346,7 @@ class AutoconfBuilder(BuilderBase):
|
||||
|
||||
class Iproute2Builder(BuilderBase):
|
||||
# ./configure --prefix does not work for iproute2.
|
||||
# Thus, explicitly copy sources from src_dir to build_dir, bulid,
|
||||
# Thus, explicitly copy sources from src_dir to build_dir, build,
|
||||
# and then install to inst_dir using DESTDIR
|
||||
# lastly, also copy include from build_dir to inst_dir
|
||||
def __init__(self, build_opts, ctx, manifest, src_dir, build_dir, inst_dir) -> None:
|
||||
|
Reference in New Issue
Block a user