Revert "TODO: build ... libpath ..."
[obnox/samba/samba-obnox.git] / 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!')