patch-SConstruct 480 B

123456789101112
  1. --- gpsd-3.10.orig/SConstruct 2013-11-22 14:10:01.000000000 +0100
  2. +++ gpsd-3.10/SConstruct 2014-02-07 19:33:32.000000000 +0100
  3. @@ -231,6 +231,9 @@ for (name, default, help) in pathopts:
  4. env['VERSION'] = gpsd_version
  5. env['PYTHON'] = sys.executable
  6. +env['PLATFORM'] = "posix"
  7. +env['SHLIBSUFFIX'] = ".so"
  8. +env['SHLINKFLAGS'] = "-shared"
  9. # Set defaults from environment. Note that scons doesn't cope well
  10. # with multi-word CPPFLAGS/LDFLAGS/SHLINKFLAGS values; you'll have to