diff options
Diffstat (limited to 'libphobos/Makefile.in')
-rw-r--r-- | libphobos/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libphobos/Makefile.in b/libphobos/Makefile.in index 162e83b..cd64fd5 100644 --- a/libphobos/Makefile.in +++ b/libphobos/Makefile.in @@ -258,6 +258,7 @@ NM = @NM@ NMEDIT = @NMEDIT@ OBJDUMP = @OBJDUMP@ OBJEXT = @OBJEXT@ +OS_DFLAGS = @OS_DFLAGS@ OS_LINK_SPEC = @OS_LINK_SPEC@ OTOOL = @OTOOL@ OTOOL64 = @OTOOL64@ |