1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
Description: Hurd FTBFS fix
Add readdir possibility to Hurd architecture.
Origin: upstream
Author: Jack Lloyd <jack@randombit.net>
Forwarded: not-needed
Last-Update: 2019-10-07
---
--- botan-2.12.0.orig/src/build-data/os/hurd.txt
+++ botan-2.12.0/src/build-data/os/hurd.txt
@@ -11,6 +11,7 @@ sockets
threads
thread_local
filesystem
+readdir
</target_features>
<aliases>
|