Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 23735
b: refs/heads/master
c: 7d18598
h: refs/heads/master
i:
  23733: b81b7a3
  23731: 2e01de1
  23727: fa09bfb
v: v3
  • Loading branch information
Chuck Ebbert authored and Sam Ravnborg committed Mar 12, 2006
1 parent 4a8090a commit 9cc42d4
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: ce560686947fd50b30eaf42045554797f53949dd
refs/heads/master: 7d1859835cd6c0afd1773d249300da82b1b868a5
2 changes: 1 addition & 1 deletion trunk/scripts/Makefile.build
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ $(multi-objs-y:.o=.s) : modname = $(modname-multi)
$(multi-objs-y:.o=.lst) : modname = $(modname-multi)

quiet_cmd_cc_s_c = CC $(quiet_modtag) $@
cmd_cc_s_c = $(CC) $(c_flags) -S -o $@ $<
cmd_cc_s_c = $(CC) $(c_flags) -fverbose-asm -S -o $@ $<

%.s: %.c FORCE
$(call if_changed_dep,cc_s_c)
Expand Down

0 comments on commit 9cc42d4

Please sign in to comment.