summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-openstackclient
diff options
context:
space:
mode:
authorDavid McFarland <corngood@gmail.com>2025-10-09 10:25:12 -0300
committerDavid McFarland <corngood@gmail.com>2026-01-05 11:44:39 -0400
commit93d523cb03f9b5816aa79053dbdd2ff3110c37ed (patch)
treea34bb1cb622eb501e066934b4710156d26052719 /pkgs/development/python-modules/python-openstackclient
parentbe8c8ea7693896c7421c966c3976cefa60bdccf3 (diff)
file: fix cross build for windows platforms
This should be a more general fix than the original windows one. This is needed because upstream uses `EXEEXT` for build stuff: # FIXME: Build file natively as well so that it can be used to compile # the target's magic file; for now we bail if the local version does not match if IS_CROSS_COMPILE FILE_COMPILE = file${EXEEXT} FILE_COMPILE_DEP = else FILE_COMPILE = $(top_builddir)/src/file${EXEEXT} FILE_COMPILE_DEP = $(FILE_COMPILE) endif
Diffstat (limited to 'pkgs/development/python-modules/python-openstackclient')
0 files changed, 0 insertions, 0 deletions