diff options
author | Michael Stahl <mstahl@redhat.com> | 2013-12-11 13:37:52 +0100 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2013-12-11 13:37:52 +0100 |
commit | 741b09c473b463918fac53a9b53debef4d4ee942 (patch) | |
tree | b50355eab47200cb40e06b2e687e96a774883880 /odk | |
parent | 5f15e1fc171b5a74c3e54041af888cc77523ff99 (diff) |
ure: remove references to SunStudio C52 filenames
Change-Id: If11655aa56239b9241db43a058244360a8abe1ec
Diffstat (limited to 'odk')
-rw-r--r-- | odk/settings/settings.mk | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/odk/settings/settings.mk b/odk/settings/settings.mk index b884e75c4e0e..21d6ceb01654 100644 --- a/odk/settings/settings.mk +++ b/odk/settings/settings.mk @@ -204,10 +204,6 @@ URLPREFIX=file:// COMID=gcc3 CPPU_ENV=gcc3 -#SALLIB=-luno_sal -#CPPULIB=-luno_cppu -#CPPUHELPERLIB=-luno_cppuhelperC52 -#SALHELPERLIB=-luno_salhelperC52 SALLIB=-luno_sal CPPULIB=-luno_cppu CPPUHELPERLIB=-luno_cppuhelper$(COMID) |