summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/rangehttpserver
diff options
context:
space:
mode:
authorSirio Balmelli <sirio@b-ad.ch>2021-07-12 11:18:25 +0200
committerSirio Balmelli <sirio@b-ad.ch>2021-07-12 12:29:46 +0200
commit009668465ed07712a51d0b00e33e2d9e00d203ad (patch)
treefa8bb8af815ad5cc2c91e06d40317d32f8a7a07e /pkgs/development/python-modules/rangehttpserver
parent5a95722d0be0429ecdbaecb1deab7faf45da2f0d (diff)
gcc-arm-embedded: add numVersion attribute for convenience
There are builds which rely on having the numeric version of gcc (eg "10.2.1") declared in an environment variable. Running 'arm-none-eabi-gcc --version' returns: "arm-none-eabi-gcc (GNU Arm Embedded Toolchain 10-2020-q4-major) 10.2.1 20201103 (release)" However, the attribute arm-none-eabi-gcc.version is "10-2020-q4-major", from which there is no way to derive "10.2.1". Contrast this with the attribute gcc.version which (at this time) gives "10.3.0". By adding a numVersion attribute, consumers of this package can correctly determine what GCC version is being executed. Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions