Revert "TODO: build ... libpath ..."
authorMichael Adam <obnox@samba.org>
Thu, 18 Dec 2014 22:22:07 +0000 (23:22 +0100)
committerMichael Adam <obnox@samba.org>
Mon, 22 Dec 2014 08:51:45 +0000 (09:51 +0100)
This reverts commit abfd878e0ddee4afbc33e5217d86f303c89e2804.

buildtools/wafadmin/Tools/compiler_cc.py

index e1b0e2e0ac07ec33d0b3531e228e632b0b9864f1..0421503f7c932ba65b6b10c39c0ffb647a40c619 100644 (file)
@@ -50,7 +50,6 @@ def detect(conf):
                                break
                        conf.check_message(compiler, '', False)
                        break
-               conf.env.STANDARD_LIBPATH = get_cc_std_libpath(conf.env.CC)
        else:
                conf.fatal('could not configure a c compiler!')