[ekg2-commit] r4265 - trunk: trunk/SConstruct

SVN commit svn w toxygen.net
Sob, 9 Sie 2008, 23:03:46 CEST


Author: peres
Date: 2008-08-09 23:03:46 +0200 (Sat, 09 Aug 2008)
New Revision: 4265

Modified:
   trunk/SConstruct
Log:

Make it work!



Modified: trunk/SConstruct
===================================================================
--- trunk/SConstruct	2008-08-09 20:52:08 UTC (rev 4264)
+++ trunk/SConstruct	2008-08-09 21:03:46 UTC (rev 4265)
@@ -186,7 +186,7 @@
 
 writedefines()
 
-env.Program('ekg/ekg2', Glob('ekg/*.c'), LIBS = ekg_libs, LIBPATH = './compat')
+env.Program('ekg/ekg2', Glob('ekg/*.c'), LIBS = ekg_libs, LIBPATH = './compat', LINKFLAGS = '-Wl,--export-dynamic')
 
 for plugin, data in plugins.items():
 	plugpath = 'plugins/%s' % (plugin)



Więcej informacji o liście dyskusyjnej ekg2-commit