secureplt.h revision 302408
174013Sjhb/* Default to -msecure-plt.
274013Sjhb   Copyright (C) 2005 Free Software Foundation, Inc.
374013Sjhb
474013SjhbThis file is part of GCC.
574013Sjhb
674013SjhbGCC is free software; you can redistribute it and/or modify
774013Sjhbit under the terms of the GNU General Public License as published by
874013Sjhbthe Free Software Foundation; either version 2, or (at your option)
974013Sjhbany later version.
1074013Sjhb
1174013SjhbGCC is distributed in the hope that it will be useful,
1274013Sjhbbut WITHOUT ANY WARRANTY; without even the implied warranty of
1374013SjhbMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
1474013SjhbGNU General Public License for more details.
1574013Sjhb
1674013SjhbYou should have received a copy of the GNU General Public License
1774013Sjhbalong with GCC; see the file COPYING.  If not, write to
1874013Sjhbthe Free Software Foundation, 51 Franklin Street, Fifth Floor,
1974013SjhbBoston, MA 02110-1301, USA.  */
2074013Sjhb
2174013Sjhb#define CC1_SECURE_PLT_DEFAULT_SPEC "-msecure-plt"
2274013Sjhb