You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by hi...@apache.org on 2006/12/07 23:24:32 UTC

svn commit: r483702 - /harmony/enhanced/classlib/trunk/depends/build/platform/linux.x86_64.mk

Author: hindessm
Date: Thu Dec  7 14:24:31 2006
New Revision: 483702

URL: http://svn.apache.org/viewvc?view=rev&rev=483702
Log:
Finally spotted my dumb typo that caused the em64t build break.

Modified:
    harmony/enhanced/classlib/trunk/depends/build/platform/linux.x86_64.mk

Modified: harmony/enhanced/classlib/trunk/depends/build/platform/linux.x86_64.mk
URL: http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/depends/build/platform/linux.x86_64.mk?view=diff&rev=483702&r1=483701&r2=483702
==============================================================================
--- harmony/enhanced/classlib/trunk/depends/build/platform/linux.x86_64.mk (original)
+++ harmony/enhanced/classlib/trunk/depends/build/platform/linux.x86_64.mk Thu Dec  7 14:24:31 2006
@@ -13,5 +13,5 @@
 #  See the License for the specific language governing permissions and
 #  limitations under the License.
 
-DEFINES += -DLINUX -DLINUX_X86_64 -DHYX86_86
+DEFINES += -DLINUX -DLINUX_X86_64 -DHYX86_64
 OPT += -fpic