Skip to content

Commit 3b533b2

Browse files
committed
script/lib.sh: remove obsoleted comment
Since commit 871057d we no longer have cc_platform.mk. Signed-off-by: Kir Kolyshkin <[email protected]>
1 parent e20b2c7 commit 3b533b2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

script/lib.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
#!/bin/bash
22

3-
# NOTE: Make sure you keep this file in sync with cc_platform.mk.
4-
53
# set_cross_vars sets a few environment variables used for cross-compiling,
64
# based on the architecture specified in $1.
75
function set_cross_vars() {

0 commit comments

Comments
 (0)