* vms_name.com: Suppress a warning with the latest Clang compiler. * builds/vms/apinames_vms.bash: Use absolute path to avoid dependency on the environment.master
parent
83af801b55
commit
c82745878d
2 changed files with 3 additions and 2 deletions
@ -1,2 +1,2 @@ |
||||
src/tools/apinames -wV include/freetype/*.h > freetype_vms0.opt |
||||
mv freetype_vms0.opt freetype_vms.opt |
||||
/gnu/bin/mv freetype_vms0.opt freetype_vms.opt |
||||
|
Loading…
Reference in new issue