pastebin - collaborative debugging tool
nrubsig.kpaste.net RSS


ms-nfs41-client ARM64 test patch
Posted by Anonymous on Sat 6th Sep 2025 14:38
raw | new post
modification of post by Anonymous (view diff)

  1. diff --git a/cygwin/Makefile b/cygwin/Makefile
  2. index de3ad27..72af9bf 100644
  3. --- a/cygwin/Makefile
  4. +++ b/cygwin/Makefile
  5. @@ -14,7 +14,7 @@ PROJECT_BASEDIR_DIR := $(shell dirname $(realpath $(CYGWIN_MAKEFILE_DIR)/))
  6.  DESTDIR:=$(PROJECT_BASEDIR_DIR)/destdir
  7.  
  8.  VS_BUILD_DIR32:=$(PROJECT_BASEDIR_DIR)/build.vc19/Debug/
  9. -VS_BUILD_DIR64:=$(PROJECT_BASEDIR_DIR)/build.vc19/x64/Debug/
  10. +VS_BUILD_DIR64:=$(PROJECT_BASEDIR_DIR)/build.vc19/ARM64/Debug/
  11.  #VS_BUILD_DIR32:=$(PROJECT_BASEDIR_DIR)/build.vc19/Release/
  12.  #VS_BUILD_DIR64:=$(PROJECT_BASEDIR_DIR)/build.vc19/x64/Release/
  13.  
  14. diff --git a/cygwin/Makefile.install b/cygwin/Makefile.install
  15. index e9f68df..60dcb6a 100644
  16. --- a/cygwin/Makefile.install
  17. +++ b/cygwin/Makefile.install
  18. @@ -181,9 +181,9 @@ installdest:
  19.         test -d "$${vsbasepath}" || { printf "vsbasepath not found\n" 1>&2 ; exit 1 ; }; \
  20.         if [[ "$(CYGWIN_BASEPATH)" == *64* ]] ; then \
  21.                 cp \
  22. -                       "$$(find "$${vsbasepath}/Community" -ipath '*/x64/*/VCRUNTIME140D.dll' | sort -n -r | head -n 1)" \
  23. +                       "$$(find "$${vsbasepath}/Community" -ipath '*/arm64/*/VCRUNTIME140D.dll' | sort -n -r | head -n 1)" \
  24.                         $(DESTDIR)/$(CYGWIN_BASEPATH)/sbin/. ; \
  25. -               cp '/cygdrive/c/Program Files (x86)/Windows Kits/10/bin/x64/ucrt/ucrtbased.dll' $(DESTDIR)/$(CYGWIN_BASEPATH)/sbin/. ; \
  26. +               cp '/cygdrive/c/Program Files (x86)/Windows Kits/10/bin/arm64/ucrt/ucrtbased.dll' $(DESTDIR)/$(CYGWIN_BASEPATH)/sbin/. ; \
  27.         else \
  28.                 cp \
  29.                         "$$(find "$${vsbasepath}/Community" -ipath '*/x86/*/VCRUNTIME140D.dll' | sort -n -r | head -n 1)" \

Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.

Syntax highlighting:

To highlight particular lines, prefix each line with {%HIGHLIGHT}




All content is user-submitted.
The administrators of this site (kpaste.net) are not responsible for their content.
Abuse reports should be emailed to us at