build: Remove Windows quirk

The current version of gccdeps.py works on Windows.
This commit is contained in:
Sebastian Huber
2024-11-21 03:52:10 +01:00
parent 7c099f5613
commit f45ccfa167
3 changed files with 2 additions and 9 deletions

View File

@@ -41,7 +41,6 @@ except:
from waflib.TaskGen import after, before_method, feature
is_windows_host = os.name == "nt" or sys.platform in ["msys", "cygwin"]
version = {
"__RTEMS_MAJOR__": "6", # version
"__RTEMS_MINOR__": "0", # revision