diff options
Diffstat (limited to 'libpthread/nptl/sysdeps/xtensa')
-rw-r--r-- | libpthread/nptl/sysdeps/xtensa/Makefile.arch | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libpthread/nptl/sysdeps/xtensa/Makefile.arch b/libpthread/nptl/sysdeps/xtensa/Makefile.arch index 23461177c..2c1fc1b5c 100644 --- a/libpthread/nptl/sysdeps/xtensa/Makefile.arch +++ b/libpthread/nptl/sysdeps/xtensa/Makefile.arch @@ -15,8 +15,6 @@ # License along with the GNU C Library; see the file COPYING.LIB. If # not, see <http://www.gnu.org/licenses/>. -CFLAGS-pt-raise.c = -DNOT_IN_libc -DIS_IN_libpthread - ASFLAGS-dl-tlsdesc.S = -DNOT_IN_libc=1 ASFLAGS-pthread_spin_lock.S = -DNOT_IN_libc -DIS_IN_libpthread ASFLAGS-pthread_spin_trylock.S = -DNOT_IN_libc -DIS_IN_libpthread |