summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormichaelbai@chromium.org <michaelbai@chromium.org>2014-09-05 00:50:30 +0000
committermichaelbai@chromium.org <michaelbai@chromium.org>2014-09-05 00:50:30 +0000
commitdcc1fc62771b4f25fa5f91cddec8e9a491d0ee6d (patch)
tree5bd765a4e063fbd4badf7ae536e627ef0862ee3d
parent5eebd2589ed9b6c715267ed58e0e24d996ebdd01 (diff)
downloadlibsrtp-dcc1fc62771b4f25fa5f91cddec8e9a491d0ee6d.tar.gz
Revert "Define DEV_URANDOM for posix"
This reverts commit 401b2cc8125bc7504f9dfef61ca7955550d361c1. This broke linux-gpu etc. bot BUG= Review URL: https://codereview.chromium.org/541263002 git-svn-id: http://src.chromium.org/svn/trunk/deps/third_party/libsrtp@291813 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
-rw-r--r--libsrtp.gyp1
1 files changed, 0 insertions, 1 deletions
diff --git a/libsrtp.gyp b/libsrtp.gyp
index 0071c15..fd6f204 100644
--- a/libsrtp.gyp
+++ b/libsrtp.gyp
@@ -30,7 +30,6 @@
'HAVE_INTTYPES_H',
'HAVE_NETINET_IN_H',
'INLINE=inline',
- 'DEV_URANDOM="/dev/urandom"',
],
}],
['OS=="win"', {