Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 178059
b: refs/heads/master
c: 06b5dc6
h: refs/heads/master
i:
  178057: c022411
  178055: 1584eed
v: v3
  • Loading branch information
H. Peter Anvin committed Dec 17, 2009
1 parent e96c183 commit 0f4a7cf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 8c63450718ea62ee3a70bffde170b4d15fc72d3c
refs/heads/master: 06b5dc646b9479b786d77749936f25910cd82a37
4 changes: 2 additions & 2 deletions trunk/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ NAME = Man-Eating Seals of Antiquity
MAKEFLAGS += -rR --no-print-directory

# Avoid funny character set dependencies
LC_ALL=
unexport LC_ALL
LC_CTYPE=C
LC_COLLATE=C
LC_NUMERIC=C
export LC_ALL LC_CTYPE LC_COLLATE LC_NUMERIC
export 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 0f4a7cf

Please sign in to comment.