Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 7029
b: refs/heads/master
c: 13abf81
h: refs/heads/master
i:
  7027: e1dd906
v: v3
  • Loading branch information
Al Viro authored and Linus Torvalds committed Sep 5, 2005
1 parent a6153ab commit d45727c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 93ea5a5b5c71ddbefd4082627d8f33e4bc038a6f
refs/heads/master: 13abf8130139c2ccd4962a7e5a8902be5e6cb5a7
2 changes: 1 addition & 1 deletion trunk/arch/um/scripts/Makefile.unmap
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ $(obj)/unmap.o: _c_flags = $(call unprofile,$(CFLAGS))

quiet_cmd_wrapld = LD $@
define cmd_wrapld
$(LD) $(LDFLAGS) -r -o $(obj)/unmap_tmp.o $< $(shell $(CC) $(CFLAGS) -print-file-name=libc.a); \
$(LD) $(LDFLAGS) -r -o $(obj)/unmap_tmp.o $< ; \
$(OBJCOPY) $(UML_OBJCOPYFLAGS) $(obj)/unmap_tmp.o $@ -G switcheroo
endef

Expand Down

0 comments on commit d45727c

Please sign in to comment.