Print this page
3900 illumos will not build against gcc compiled perl
*** 1,6 ****
- #!/bin/sh
#
# CDDL HEADER START
#
# The contents of this file are subject to the terms of the
# Common Development and Distribution License (the "License").
--- 1,5 ----
*** 17,32 ****
# fields enclosed by brackets "[]" replaced with your own identifying
# information: Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#
-
- #
- # Copyright 2006 Sun Microsystems, Inc. All rights reserved.
- # Use is subject to license terms.
#
! # ident "%Z%%M% %I% %E% SMI"
#
! echo_file usr/src/lib/Makefile.lib
! echo_file usr/src/lib/Makefile.targ
! find_files "s.*" usr/src/lib/common
--- 16,38 ----
# fields enclosed by brackets "[]" replaced with your own identifying
# information: Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#
#
! # Copyright (c) 2014 Racktop Systems.
#
! MODULE = Task
!
! include $(SRC)/cmd/perl/Makefile.perl
!
! XSUBPPFLAGS = -typemap typemap
!
! include $(SRC)/cmd/perl/Makefile.targ
!
! all: $(PERLEXT) $(PERLMOD)
!
! install: $(ROOTPERLEXT) $(ROOTPERLMOD)
!
! clean clobber:
! $(RM) -r $(MACH)