mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-16 23:53:49 +00:00
Define VKI_SHMLBA on Darwin, so as to un-break build breakage caused by
r11399. See #222545. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11405
This commit is contained in:
@@ -706,6 +706,7 @@ typedef
|
||||
|
||||
#define VKI_SHM_RDONLY SHM_RDONLY
|
||||
#define VKI_SHM_RND SHM_RND
|
||||
#define VKI_SHMLBA SHMLBA
|
||||
|
||||
#define vki_shmid_ds shmid_ds
|
||||
|
||||
|
||||
Reference in New Issue
Block a user