Index: uspace/app/binutils/Makefile
===================================================================
--- uspace/app/binutils/Makefile	(revision bf49001db2f82622f1ae4a96e46e034ba3f9f495)
+++ uspace/app/binutils/Makefile	(revision d1671a81f12edcc540a266ed1d979b776c244a2b)
@@ -50,4 +50,7 @@
 # Ensure static configuration of Makefile.common.
 STATIC_ONLY = y
+
+# Link with POSIX runtime library.
+POSIX_COMPAT = y
 
 # Makefile.common for native applications.
