Changeset 5880 in vbox for trunk/src/recompiler
- Timestamp:
- Nov 28, 2007 10:38:09 PM (17 years ago)
- svn:sync-xref-src-repo-rev:
- 26370
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/recompiler/Makefile.kmk
r5877 r5880 191 191 $(REM_MOD)_LDFLAGS.darwin = -read_only_relocs suppress -install_name @executable_path/$(REM_MOD).dylib -multiple_defined warning 192 192 $(REM_MOD)_LDFLAGS.l4 = -T$(L4_LIBDIR)/../main_rel.ld -nostdlib -Wl,--no-undefined 193 $(REM_MOD)_LDFLAGS.linux = $(VBOX_LD_as_needed) 193 194 $(REM_MOD)_LDFLAGS.os2 = -Zomf 194 195 $(REM_MOD)_LDFLAGS.debug = -g
Note:
See TracChangeset
for help on using the changeset viewer.