|
@@ -67,7 +67,7 @@ define Download/CLANG
|
|
|
endef
|
|
|
|
|
|
PGO_VER:=6778-1731431875-75e60acd68a20cf9cc2c5d6dfbb65ee7b4e60752-a75a9b0cd4f8d4a3bb5d3446daa63b14105e852e
|
|
|
-PGO_FILE:=chrome-linux-main-$(PGO_VER).profdata
|
|
|
+PGO_FILE:=chrome-linux-$(PGO_VER).profdata
|
|
|
define Download/PGO_PROF
|
|
|
URL:=https://storage.googleapis.com/chromium-optimization-profiles/pgo_profiles
|
|
|
URL_FILE:=$(PGO_FILE)
|