lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [lmi] master d90ded4 4/5: Do not use 'wine' to run native


From: Greg Chicares
Subject: [lmi-commits] [lmi] master d90ded4 4/5: Do not use 'wine' to run native binaries
Date: Tue, 11 Apr 2017 19:59:22 -0400 (EDT)

branch: master
commit d90ded455fd9e4455e288c6c046de472a36d76ad
Author: Gregory W. Chicares <address@hidden>
Commit: Gregory W. Chicares <address@hidden>

    Do not use 'wine' to run native binaries
---
 posix_fhs.make | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/posix_fhs.make b/posix_fhs.make
index 32a86f3..c99f093 100644
--- a/posix_fhs.make
+++ b/posix_fhs.make
@@ -26,7 +26,7 @@ system_root := /
 EXEEXT :=
 SHREXT := .so
 
-PERFORM := wine
+PERFORM :=
 
 platform_boost_libraries := \
   -lboost_filesystem-gcc \



reply via email to

[Prev in Thread] Current Thread [Next in Thread]