summaryrefslogtreecommitdiffstats
path: root/src/pthreads.mk
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2013-07-14 16:34:34 (GMT)
committerTony Theodore <tonyt@logyst.com>2013-07-14 16:48:30 (GMT)
commite1b0b109bf6ee048ecdf5f708a3339fd3c3bffc7 (patch)
tree22a42b939436a488ce035065ee577e5f840f42af /src/pthreads.mk
parent6d7fc718cff282e5a49507d2edf3e8c655d4fcbc (diff)
downloadmxe-e1b0b109bf6ee048ecdf5f708a3339fd3c3bffc7.zip
mxe-e1b0b109bf6ee048ecdf5f708a3339fd3c3bffc7.tar.gz
mxe-e1b0b109bf6ee048ecdf5f708a3339fd3c3bffc7.tar.bz2
package pthreads: define pseudo file and checksum
Oops! accidentally added the freebsd-excludes, but it should be harmless.
Diffstat (limited to 'src/pthreads.mk')
-rw-r--r--src/pthreads.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/pthreads.mk b/src/pthreads.mk
index 023a984..4fd594b 100644
--- a/src/pthreads.mk
+++ b/src/pthreads.mk
@@ -4,6 +4,8 @@
# runtimes can/will have different implementations
# but the pre-requisite package and test are the same
PKG := pthreads
+$(PKG)_CHECKSUM = $(pthreads-w32_CHECKSUM)
+$(PKG)_FILE = $(pthreads-w32_FILE)
$(PKG)_DEPS := pthreads-w32 winpthreads
define $(PKG)_UPDATE