[arch-commits] Commit in android-tools/trunk (build.ninja)
Anatol Pomozov
anatolik at archlinux.org
Tue Jan 5 21:54:34 UTC 2021
Date: Tuesday, January 5, 2021 @ 21:54:33
Author: anatolik
Revision: 809820
Fix the generator upstream project url
Modified:
android-tools/trunk/build.ninja
-------------+
build.ninja | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: build.ninja
===================================================================
--- build.ninja 2021-01-05 21:42:51 UTC (rev 809819)
+++ build.ninja 2021-01-05 21:54:33 UTC (rev 809820)
@@ -1,4 +1,4 @@
-# This script is generated by http://github.com/anatol/android-tools-build tool
+# This script is generated by https://github.com/anatol/android-platform-tools-build tool
CC = clang
CXX = clang++
More information about the arch-commits
mailing list