[Lunar-commits] <moonbase> VisualBoyAdvance: fix build
Michael 'v4hn' Goerner
v4hn at lunar-linux.org
Wed May 30 19:24:17 CEST 2012
commit baeb93dd1e8164617fd625e3e143eaeccbe36e95
Author: Michael 'v4hn' Goerner <v4hn at lunar-linux.org>
Date: Wed May 30 19:24:17 2012 +0200
VisualBoyAdvance: fix build
---
games/VisualBoyAdvance/BUILD | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/games/VisualBoyAdvance/BUILD b/games/VisualBoyAdvance/BUILD
new file mode 100644
index 0000000..fe4dfa6
--- /dev/null
+++ b/games/VisualBoyAdvance/BUILD
@@ -0,0 +1,7 @@
+(
+
+ CXXFLAGS+=" -fpermissive" &&
+
+ default_build
+
+) > $C_FIFO 2>&1
More information about the Lunar-commits
mailing list