diff --git a/srcpkgs/chromium/template b/srcpkgs/chromium/template index 7b79681be58..7ca956340ea 100644 --- a/srcpkgs/chromium/template +++ b/srcpkgs/chromium/template @@ -132,8 +132,6 @@ _setup_toolchain() { if [ "$build_option_clang" ]; then _setup_clang fi - CXXFLAGS+=" -fdebug-prefix-map=$wrksrc=." - CFLAGS+=" -fdebug-prefix-map=$wrksrc=." } do_configure() {