Changeset 787 for git


Ignore:
Timestamp:
Jun 25, 2014, 11:06:59 PM (11 years ago)
Author:
dmik
Message:

git: Generate map files on OS/2.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified git/branches/dmik/config.mak.uname

    r786 r787  
    569569        COMPAT_OBJS += compat/os2.o
    570570        BASIC_CFLAGS += -g -Zomf -Wno-format-zero-length
    571         BASIC_LDFLAGS += -Zbin-files -Zhigh-mem -Zomf -Zargs-wild -Zargs-resp
     571        BASIC_LDFLAGS += -Zmap -Zbin-files -Zhigh-mem -Zomf -Zargs-wild -Zargs-resp
    572572        EXTLIBS += -lmmap
    573573        X = .exe
Note: See TracChangeset for help on using the changeset viewer.