Revert "qt6.qtdeclarative: reduce closure size by removing reference to qtbase.dev"

This reverts commit cec6862940.
This commit is contained in:
Nick Cao 2022-12-31 18:30:28 +08:00
parent 443560c831
commit 01c8e3d8bb
No known key found for this signature in database

View file

@ -36,8 +36,4 @@ qtModule {
"bin/qmlscene"
"bin/qmltestrunner"
];
NIX_CFLAGS_COMPILE = [
"-fmacro-prefix-map=${qtbase.dev}=qtbase.dev"
];
}