Last active
May 3, 2019 17:17
-
-
Save nh2/52f7f0e49cc0162c1f8899dd3f543f31 to your computer and use it in GitHub Desktop.
Linux vs Darwin gst-plugins-good dev build outputs problem
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ env | grep -i --color prop | |
propagatedBuildInputs= | |
propagatedNativeBuildInputs= | |
__propagatedImpureHostDeps= | |
depsHostHostPropagated= | |
__propagatedSandboxProfile= | |
depsBuildBuildPropagated= | |
depsBuildTargetPropagated= | |
depsTargetTargetPropagated= |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ env | grep -i --color prop | |
propagatedBuildInputs= | |
propagatedNativeBuildInputs= | |
depsHostHostPropagated= | |
depsBuildBuildPropagated= | |
depsBuildTargetPropagated= | |
depsTargetTargetPropagated= |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment