Fix copy-paste error
This commit is contained in:
parent
485aec41af
commit
f11611018f
@ -1533,7 +1533,7 @@ fn include_path(&mut self, path: &Path) {
|
||||
}
|
||||
|
||||
fn framework_path(&mut self, _: &Path) {
|
||||
bug!("frameworks are not supported on L4Re");
|
||||
bug!("frameworks are not supported on AIX");
|
||||
}
|
||||
|
||||
fn output_filename(&mut self, path: &Path) {
|
||||
|
Loading…
Reference in New Issue
Block a user