mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
script/lib.sh: remove obsoleted comment
Since commit 871057d8 we no longer have cc_platform.mk.
Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
# NOTE: Make sure you keep this file in sync with cc_platform.mk.
|
||||
|
||||
# set_cross_vars sets a few environment variables used for cross-compiling,
|
||||
# based on the architecture specified in $1.
|
||||
function set_cross_vars() {
|
||||
|
||||
Reference in New Issue
Block a user