diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-07-27 15:09:11 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-07-27 15:09:11 +0000 |
commit | 56bf85096cc89f91d28671b5d93b4172240263bc (patch) | |
tree | 0574ce9eee45d627f943b80b2445882a762b52af /benchmarks/smhasher/files/patch-Platform.cpp | |
parent | Add new port -- Rounded Mgen+ Japanese TrueType fonts (diff) |
Cleanup patches, category benchmarks
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight
Diffstat (limited to '')
-rw-r--r-- | benchmarks/smhasher/files/patch-Platform.cpp (renamed from benchmarks/smhasher/files/patch-smhasher-Platform.cpp) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/benchmarks/smhasher/files/patch-smhasher-Platform.cpp b/benchmarks/smhasher/files/patch-Platform.cpp index f1fd73f87b8a..14311fb21cc2 100644 --- a/benchmarks/smhasher/files/patch-smhasher-Platform.cpp +++ b/benchmarks/smhasher/files/patch-Platform.cpp @@ -1,6 +1,6 @@ ---- Platform.cpp 2015-03-30 17:26:46.000000000 -0400 -+++ Platform.cpp.new 2015-03-30 17:26:56.000000000 -0400 -@@ -19,6 +19,38 @@ +--- Platform.cpp.orig 2014-04-22 21:40:50 UTC ++++ Platform.cpp +@@ -19,6 +19,38 @@ void SetAffinity ( int cpu ) SetThreadPriority(GetCurrentThread(), THREAD_PRIORITY_HIGHEST); } |