Changeset 5850:4406d9864c26 in roaraudio


Ignore:
Timestamp:
01/07/13 16:42:45 (11 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

removed workaround as it is no longer needed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • build-system/configure.lib

    r5849 r5850  
    406406cleanup_ccft() { 
    407407 rm -f $TF_C $TF_E 
    408  if [ "$TARGET_CYGWIN" = 'true' -o "$TARGET_WIN32" = 'true' ] 
    409  then 
    410   echo "Deleting win32 specific temp files: $TF_E.exe" 
    411   rm -f $TF_E.exe 
    412  fi 
    413408} 
    414409 
Note: See TracChangeset for help on using the changeset viewer.