diff options
Diffstat (limited to 'ndb/Defs.mk')
-rw-r--r-- | ndb/Defs.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ndb/Defs.mk b/ndb/Defs.mk index cf891caa5c2..ac4507562fd 100644 --- a/ndb/Defs.mk +++ b/ndb/Defs.mk @@ -40,7 +40,6 @@ SHLIBEXT := sl endif ifeq ($(NDB_OS), MACOSX) -CCFLAGS_TOP += -DNDBOUT_UINTPTR SHLIBEXT := dylib endif |