summary refs log tree commit diff
path: root/pkgs/development/libraries/assimp
diff options
context:
space:
mode:
authorTuomas Tynkkynen <tuomas@tuxera.com>2016-08-06 16:21:46 +0300
committerTuomas Tynkkynen <tuomas@tuxera.com>2016-08-06 17:06:45 +0300
commit44f462bf4d2d8878a9206ac0f6eb095cfc48e95f (patch)
tree1d00390a6c70fc26784e216ace01789df014271d /pkgs/development/libraries/assimp
parent20f009d56df9a0e5f224761ba48aa4142564753e (diff)
downloadnixpkgs-44f462bf4d2d8878a9206ac0f6eb095cfc48e95f.tar
nixpkgs-44f462bf4d2d8878a9206ac0f6eb095cfc48e95f.tar.gz
nixpkgs-44f462bf4d2d8878a9206ac0f6eb095cfc48e95f.tar.bz2
nixpkgs-44f462bf4d2d8878a9206ac0f6eb095cfc48e95f.tar.lz
nixpkgs-44f462bf4d2d8878a9206ac0f6eb095cfc48e95f.tar.xz
nixpkgs-44f462bf4d2d8878a9206ac0f6eb095cfc48e95f.tar.zst
nixpkgs-44f462bf4d2d8878a9206ac0f6eb095cfc48e95f.zip
generate-config.pl: Be more verbose about missing options
For instance, the current 3.10 kernel build fails at the end with:

unused option: BRCMFMAC_PCIE
unused option: FW_LOADER_USER_HELPER_FALLBACK
unused option: KEXEC_FILE
unused option: RANDOMIZE_BASE

However, it's not obvious that only the _last_ one is actually fatal to
the build. After this change it's at least somewhat better:

warning: unused option: BRCMFMAC_PCIE
warning: unused option: FW_LOADER_USER_HELPER_FALLBACK
warning: unused option: KEXEC_FILE
error: unused option: RANDOMIZE_BASE
Diffstat (limited to 'pkgs/development/libraries/assimp')
0 files changed, 0 insertions, 0 deletions