From a4838b24e1b95fc8410e7909a48e3b0610b8c5c8 Mon Sep 17 00:00:00 2001 From: YZBruh Date: Thu, 25 Apr 2024 21:54:10 +0300 Subject: [PATCH] pmt: initial 1.8.0 update --- config/env.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/env.mk b/config/env.mk index 376b418..c8c9c1a 100644 --- a/config/env.mk +++ b/config/env.mk @@ -1,6 +1,6 @@ # By YZBruh -# Copyright 2024 YZBruh - Partition Manager +# Copyright 2024 Partition Manager # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -30,7 +30,7 @@ USE_CUST_GCC := false CUST_GCC := # addionital gcc flags -EXTRA_GCC_FLAGS := +EXTRA_GCC_FLAGS := ######################################### #########################################