Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.2
emacs
emacs-24.4-glibc.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File emacs-24.4-glibc.patch of Package emacs
--- configure | 1 + configure.ac | 1 + 2 files changed, 2 insertions(+) --- configure.ac +++ configure.ac 2017-02-27 14:03:47.908816992 +0000 @@ -2197,6 +2197,7 @@ fi use_mmap_for_buffers=no case "$opsys" in cygwin|mingw32|freebsd|irix6-5) use_mmap_for_buffers=yes ;; + gnu-linux) use_mmap_for_buffers=yes ;; esac AC_FUNC_MMAP --- configure +++ configure 2017-02-27 14:03:47.912816917 +0000 @@ -11576,6 +11576,7 @@ fi use_mmap_for_buffers=no case "$opsys" in cygwin|mingw32|freebsd|irix6-5) use_mmap_for_buffers=yes ;; + gnu-linux) use_mmap_for_buffers=yes ;; esac
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor