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:
Kir Kolyshkin
2025-08-04 16:46:26 -07:00
parent e20b2c7126
commit 3b533b23a6
-2
View File
@@ -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() {