Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 178055
b: refs/heads/master
c: c051346
h: refs/heads/master
i:
  178053: f2ca133
  178051: 13cbeb8
  178047: cffdf18
v: v3
  • Loading branch information
H. Peter Anvin committed Dec 17, 2009
1 parent 7af48b9 commit 1584eed
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6a1e008a0915f502eb026fb995ea3e49d5b017f7
refs/heads/master: c051346b7db27aaf674b8f3b4955240580b2a58a
7 changes: 7 additions & 0 deletions trunk/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,13 @@ NAME = Man-Eating Seals of Antiquity
# o print "Entering directory ...";
MAKEFLAGS += -rR --no-print-directory

# Avoid funny character set dependencies
LC_ALL=
LC_CTYPE=C
LC_COLLATE=C
LC_NUMERIC=C
export LC_ALL LC_CTYPE LC_COLLATE LC_NUMERIC

# We are using a recursive build, so we need to do a little thinking
# to get the ordering right.
#
Expand Down

0 comments on commit 1584eed

Please sign in to comment.