summarylogtreecommitdiffstats
path: root/amd-rng.pc
diff options
context:
space:
mode:
Diffstat (limited to 'amd-rng.pc')
-rw-r--r--amd-rng.pc9
1 files changed, 0 insertions, 9 deletions
diff --git a/amd-rng.pc b/amd-rng.pc
deleted file mode 100644
index c6c9cc643d61..000000000000
--- a/amd-rng.pc
+++ /dev/null
@@ -1,9 +0,0 @@
-libdir=/opt/aocl/amd-rng/rng/lib
-includedir=/opt/aocl/amd-rng/rng/include
-
-Name: AMD RNG
-Description: AMD Random Number Generator Library is a pseudorandom number generator library. A pseudo-random number generator (PRNG) produces a stream of variates that are independent and statistically indistinguishable from a random sequence
-Version: 2.0
-URL: https://developer.amd.com/amd-aocl/rng-library/
-Libs: -L${libdir} -lrng_amd
-Cflags: -I${includedir}