]> git.eshelyaron.com Git - emacs.git/commit
Disable __attribute__ ((cold)) on MinGW
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 29 Apr 2019 19:27:04 +0000 (12:27 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 29 Apr 2019 19:27:46 +0000 (12:27 -0700)
commit6ae0a50bc881e7b710a828ac89b5d1f834edac85
tree3587e4551f4cd0e8a5554b275ab22d48aadf67fc
parent7c7ee1dd52239ecc3665b7542bd5e0ebc9b74795
Disable __attribute__ ((cold)) on MinGW

* src/conf_post.h (ATTRIBUTE_COLD) [__MINGW32__]:
Define to empty on this platform.
src/conf_post.h